From 2b9c02e09b66b73eb12951263aa8aa0da55653b8 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 7 Feb 2022 17:07:30 +0100 Subject: Update --- src/objects/_switch.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/objects/_switch.scss') diff --git a/src/objects/_switch.scss b/src/objects/_switch.scss index 9911b73..59e4c55 100644 --- a/src/objects/_switch.scss +++ b/src/objects/_switch.scss @@ -5,7 +5,7 @@ @include iro.props-store(( --dims: ( --width: iro.fn-px-to-rem(26px), - --height: iro.fn-px-to-rem(14px), + --height: iro.fn-px-to-rem(15px), --label-gap: .6rem, --border-width: fn.global-dim(--border-width --medium), --pad-x: .3rem, -- cgit v1.2.3-54-g00ecf