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>
  • Loading branch information
meichthys authored Oct 12, 2022
1 parent b4c7982 commit bcdf902
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 bcdf902

Please sign in to comment.