mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
style: switch
This commit is contained in:
parent
33ef3f5f4f
commit
1284b371b6
123 changed files with 123 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue