mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 10:26:13 -04:00
chore: build
This commit is contained in:
parent
760a7b02f7
commit
803777ef7b
236 changed files with 236 additions and 236 deletions
|
@ -1644,7 +1644,7 @@ main {
|
|||
background-image: none;
|
||||
}
|
||||
.pico [type=checkbox][role=switch]:checked::before {
|
||||
margin-inline-start: calc(1.125em - var(--pico-border-width));
|
||||
margin-inline-start: calc(2.25em - 1.25em / 2 - var(--pico-border-width) * 3);
|
||||
}
|
||||
.pico [type=checkbox][role=switch][disabled] {
|
||||
--pico-background-color: var(--pico-border-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue