Skip to content

Commit bcdf902

Browse files
authored
Update app-navigation-caption padding
Signed-off-by: MeIchthys <[email protected]>
1 parent b4c7982 commit bcdf902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/css/apps.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ kbd {
240240
&.app-navigation-caption {
241241
font-weight: bold;
242242
line-height: 44px;
243-
padding: 0 15px;
243+
padding: 0 calc(var(--default-grid-baseline, 4px) * 4);
244244
white-space: nowrap;
245245
text-overflow: ellipsis;
246246
box-shadow: none !important;

0 commit comments

Comments
 (0)