diff options
| author | Volpeon <git@volpeon.ink> | 2022-02-12 10:10:33 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-02-12 10:10:33 +0100 |
| commit | c645b7be46f343ef66c0e19532a12e6d6dd9db88 (patch) | |
| tree | da3d5686c70dcbc90f216edd63fbde70d495807d /src/objects/_radio.scss | |
| parent | Added close button to dialog (diff) | |
| download | iro-design-c645b7be46f343ef66c0e19532a12e6d6dd9db88.tar.gz iro-design-c645b7be46f343ef66c0e19532a12e6d6dd9db88.tar.bz2 iro-design-c645b7be46f343ef66c0e19532a12e6d6dd9db88.zip | |
Added dark color palette
Diffstat (limited to 'src/objects/_radio.scss')
| -rw-r--r-- | src/objects/_radio.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objects/_radio.scss b/src/objects/_radio.scss index 1a6e1a6..85f94f2 100644 --- a/src/objects/_radio.scss +++ b/src/objects/_radio.scss | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | --border-width: fn.global-dim(--border-width --medium), | 9 | --border-width: fn.global-dim(--border-width --medium), |
| 10 | --pad-x: iro.fn-px-to-rem(5px), | 10 | --pad-x: iro.fn-px-to-rem(5px), |
| 11 | --pad-y: iro.fn-px-to-rem(5px), | 11 | --pad-y: iro.fn-px-to-rem(5px), |
| 12 | --margin-right: fn.global-dim(--spacing --x --md), | 12 | --margin-right: fn.global-dim(--spacing --md), |
| 13 | ), | 13 | ), |
| 14 | ), 'dims'); | 14 | ), 'dims'); |
| 15 | 15 | ||
