mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
design fixes to app-settings button
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
6da9ccc9ee
commit
2d691346ce
1 changed files with 3 additions and 1 deletions
|
|
@ -729,8 +729,10 @@ $min-content-width: $breakpoint-mobile - $navigation-width - $list-min-width;
|
|||
border: 0;
|
||||
border-radius: 0;
|
||||
text-align: left;
|
||||
padding-left: 42px;
|
||||
padding-left: 44px;
|
||||
font-weight: normal;
|
||||
font-size: 100%;
|
||||
opacity: 0.8;
|
||||
|
||||
/* like app-navigation a */
|
||||
color: var(--color-main-text);
|
||||
|
|
|
|||
Loading…
Reference in a new issue