Skip to content

Commit

Permalink
Update app-navigation-caption padding
Browse files Browse the repository at this point in the history
Signed-off-by: MeIchthys <10717998+meichthys@users.noreply.github.com>
Signed-off-by: meichthys <10717998+meichthys@users.noreply.github.com>
  • Loading branch information
meichthys committed Oct 12, 2022
1 parent 0adefb5 commit ac85f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ kbd {
&.app-navigation-caption {
font-weight: bold;
line-height: 44px;
padding: 0 15px;
padding: 0 calc(var(--default-grid-baseline, 4px) * 4);
white-space: nowrap;
text-overflow: ellipsis;
box-shadow: none !important;
Expand Down

0 comments on commit ac85f07

Please sign in to comment.