Skip to content

Commit ddb9840

Browse files
authored
Merge pull request #27739 from nextcloud/enh/noid/app-settings-button
design fixes to app-settings button
2 parents 3853307 + 2d69134 commit ddb9840

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

core/css/apps.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,8 +729,10 @@ $min-content-width: $breakpoint-mobile - $navigation-width - $list-min-width;
729729
border: 0;
730730
border-radius: 0;
731731
text-align: left;
732-
padding-left: 42px;
732+
padding-left: 44px;
733733
font-weight: normal;
734+
font-size: 100%;
735+
opacity: 0.8;
734736

735737
/* like app-navigation a */
736738
color: var(--color-main-text);

0 commit comments

Comments
 (0)