mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
style: switch
This commit is contained in:
parent
33ef3f5f4f
commit
1284b371b6
123 changed files with 123 additions and 4 deletions
|
@ -1413,6 +1413,7 @@ main {
|
|||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background-color: var(--pico-color);
|
||||
box-shadow: var(--pico-switch-thumb-box-shadow);
|
||||
content: "";
|
||||
transition: margin 0.1s ease-in-out;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue