diff options
| author | Volpeon <git@volpeon.ink> | 2022-02-14 18:45:32 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-02-14 18:45:32 +0100 |
| commit | 248a90eb5fe1f5fa624423b81d0b18df85fabe35 (patch) | |
| tree | a6d112b0929f065ebf7ac6d2916550d6dc5ff469 /tpl/objects | |
| parent | Adjusted spacings (diff) | |
| download | iro-design-248a90eb5fe1f5fa624423b81d0b18df85fabe35.tar.gz iro-design-248a90eb5fe1f5fa624423b81d0b18df85fabe35.tar.bz2 iro-design-248a90eb5fe1f5fa624423b81d0b18df85fabe35.zip | |
Restructured size variables
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 |
