aboutsummaryrefslogtreecommitdiff
path: root/src/components/checkbox
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/checkbox')
-rw-r--r--src/components/checkbox/checkbox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/checkbox/checkbox.scss b/src/components/checkbox/checkbox.scss
index 4dfcfe34..42556d89 100644
--- a/src/components/checkbox/checkbox.scss
+++ b/src/components/checkbox/checkbox.scss
@@ -4,6 +4,7 @@
position: relative;
display: inline-block;
padding-left: 1.2em;
+ min-height: 1.2em;
&-indicator::before {
position: absolute;