diff options
author | Volpeon <git@volpeon.ink> | 2022-02-14 18:07:35 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-02-14 18:07:35 +0100 |
commit | 3a0f98453b5d07e70cba4089a7702fb002952b84 (patch) | |
tree | 52f4da8ae3e891a31c876189df5bcf8f6c12bb30 /tpl | |
parent | Icon (diff) | |
download | iro-design-3a0f98453b5d07e70cba4089a7702fb002952b84.tar.gz iro-design-3a0f98453b5d07e70cba4089a7702fb002952b84.tar.bz2 iro-design-3a0f98453b5d07e70cba4089a7702fb002952b84.zip |
Adjusted spacings
Diffstat (limited to 'tpl')
-rw-r--r-- | tpl/objects/action-menu.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/objects/action-menu.pug b/tpl/objects/action-menu.pug index dbfc99d..751e29d 100644 --- a/tpl/objects/action-menu.pug +++ b/tpl/objects/action-menu.pug | |||
@@ -7,7 +7,7 @@ mixin action-menu | |||
7 | 7 | ||
8 | mixin action-menu-item | 8 | mixin action-menu-item |
9 | button.o-action-menu__item(disabled=attributes.disabled) | 9 | button.o-action-menu__item(disabled=attributes.disabled) |
10 | .l-card.l-card--flush.l-card--sm | 10 | .l-card.l-card--flush |
11 | .l-card__block.o-action-menu__icon-slot | 11 | .l-card__block.o-action-menu__icon-slot |
12 | if attributes.icon | 12 | if attributes.icon |
13 | if attributes.iconIsStatus | 13 | if attributes.iconIsStatus |