diff options
Diffstat (limited to 'src/components/atoms/forms/toggle.module.scss')
| -rw-r--r-- | src/components/atoms/forms/toggle.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/forms/toggle.module.scss b/src/components/atoms/forms/toggle.module.scss index 24b867e..2e8a49f 100644 --- a/src/components/atoms/forms/toggle.module.scss +++ b/src/components/atoms/forms/toggle.module.scss @@ -10,7 +10,7 @@ } .title { - margin-right: auto; + margin-right: var(--spacing-2xs); } .toggle { |
