diff options
Diffstat (limited to 'src/objects/_dialog.scss')
| -rw-r--r-- | src/objects/_dialog.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objects/_dialog.scss b/src/objects/_dialog.scss index 050b7ca..bf0defb 100644 --- a/src/objects/_dialog.scss +++ b/src/objects/_dialog.scss | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | --width-md: iro.fn-px-to-rem(800px), | 10 | --width-md: iro.fn-px-to-rem(800px), |
| 11 | --width-lg: iro.fn-px-to-rem(1100px), | 11 | --width-lg: iro.fn-px-to-rem(1100px), |
| 12 | --rounding: 3px, | 12 | --rounding: 3px, |
| 13 | --title-body-spacing: fn.global-dim(--spacing --sm), | 13 | --title-body-spacing: fn.global-dim(--size --150), |
| 14 | ), | 14 | ), |
| 15 | ), 'dims'); | 15 | ), 'dims'); |
| 16 | 16 | ||
| @@ -53,7 +53,7 @@ | |||
| 53 | position: absolute; | 53 | position: absolute; |
| 54 | top: iro.fn-px-to-rem(12px); | 54 | top: iro.fn-px-to-rem(12px); |
| 55 | right: iro.fn-px-to-rem(12px); | 55 | right: iro.fn-px-to-rem(12px); |
| 56 | font-size: fn.global-dim(--font-size --lg); | 56 | font-size: fn.global-dim(--font-size --150); |
| 57 | } | 57 | } |
| 58 | 58 | ||
| 59 | @include iro.bem-elem('rule') { | 59 | @include iro.bem-elem('rule') { |
