Skip to content

Commit e2c96ae

Browse files
authored
Merge pull request #27743 from nextcloud/backport/27739/stable22
2 parents 858da2e + b25e8e7 commit e2c96ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)