1
0
Fork 0
mirror of synced 2024-06-14 16:54:52 +12:00

fix: switch clips in firefox

This commit is contained in:
geisterfurz007 2022-10-02 19:21:43 +02:00
parent 2117fa53f0
commit 1e0d8d2efb

View file

@ -836,6 +836,7 @@ label.switch {
border-radius: 21px;
background: var(--config-color-fade);
display: inline-block;
overflow: visible;
margin: 0;
padding: 5px;
.func-padding-start(5px);