summaryrefslogtreecommitdiff
path: root/src/components/ToggleSwitch.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ToggleSwitch.module.scss')
-rw-r--r--src/components/ToggleSwitch.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ToggleSwitch.module.scss b/src/components/ToggleSwitch.module.scss
index 3e4bde4..53fa16b 100644
--- a/src/components/ToggleSwitch.module.scss
+++ b/src/components/ToggleSwitch.module.scss
@@ -18,7 +18,7 @@
display: flex;
align-items: center;
justify-content: center;
- padding: 10px;
+ padding: 10px 0;
cursor: pointer;
}
}