style: switch

This commit is contained in:
Lucas Larroche 2024-01-28 11:15:13 +07:00
parent 33ef3f5f4f
commit 1284b371b6
123 changed files with 123 additions and 4 deletions

View file

@ -107,6 +107,7 @@
height: 100%;
border-radius: 50%;
background-color: var(#{$css-var-prefix}color);
box-shadow: var(#{$css-var-prefix}switch-thumb-box-shadow);
content: "";
@if $enable-transitions {