diff options
Diffstat (limited to 'src/objects/_action-menu.scss')
| -rw-r--r-- | src/objects/_action-menu.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objects/_action-menu.scss b/src/objects/_action-menu.scss index 3c10604..4f73cf7 100644 --- a/src/objects/_action-menu.scss +++ b/src/objects/_action-menu.scss | |||
| @@ -5,8 +5,8 @@ | |||
| 5 | @include iro.props-store(( | 5 | @include iro.props-store(( |
| 6 | --dims: ( | 6 | --dims: ( |
| 7 | --pad-x: 0, | 7 | --pad-x: 0, |
| 8 | --pad-y: .3rem, | 8 | --pad-y: iro.fn-px-to-rem(5px), |
| 9 | --separator: .3rem, | 9 | --separator: iro.fn-px-to-rem(5px), |
| 10 | --rounding: 3px, | 10 | --rounding: 3px, |
| 11 | --border: 1px, | 11 | --border: 1px, |
| 12 | --item: ( | 12 | --item: ( |
