mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
User list : Display name CSS change
Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
parent
132012c075
commit
6c081bdfce
1 changed files with 4 additions and 0 deletions
|
|
@ -1564,6 +1564,10 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
|
|||
-webkit-box-orient: vertical;
|
||||
}
|
||||
|
||||
&.name .subtitle {
|
||||
color: var(--color-main-text);
|
||||
}
|
||||
|
||||
&.quota {
|
||||
display: flex;;
|
||||
justify-content: left;
|
||||
|
|
|
|||
Loading…
Reference in a new issue