diff options
Diffstat (limited to 'tpl/objects')
-rw-r--r-- | tpl/objects/menu.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/objects/menu.pug b/tpl/objects/menu.pug index b348df8..0a654ce 100644 --- a/tpl/objects/menu.pug +++ b/tpl/objects/menu.pug | |||
@@ -14,7 +14,7 @@ mixin menu-item | |||
14 | } | 14 | } |
15 | 15 | ||
16 | button(class=classes, disabled=attributes.disabled) | 16 | button(class=classes, disabled=attributes.disabled) |
17 | .l-card.l-card--flush.l-card--sm | 17 | .l-card.l-card--flush.l-card--75 |
18 | if attributes.icon | 18 | if attributes.icon |
19 | .l-card__block.o-menu__icon-slot | 19 | .l-card__block.o-menu__icon-slot |
20 | if attributes.iconIsStatus | 20 | if attributes.iconIsStatus |