Commit d02414f
committed
prevent server name label in user line to overflow its size
the server name label can easily be too big within the user line
component (user avatar, name, status, server name, ...)
fix that by allowing just the proper sizing constraints
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>1 parent b9e7712 commit d02414f
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments