Skip to content

Commit 9d39717

Browse files
abbeyperiniknowler
andauthored
Update app/components/Settings/Toggle.client.vue
Co-authored-by: Nathan Knowler <nathan@knowler.dev>
1 parent 177d4cc commit 9d39717

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/components/Settings/Toggle.client.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ label:has(input:hover) .toggle--background {
7373
}
7474
7575
/* Circle that moves */
76-
.toggle--checkbox:checked + .toggle--background::before {
77-
transition: transform 200ms ease-in-out;
78-
}
79-
8076
.toggle--background::before {
8177
transition: transform 200ms ease-in-out;
8278
content: '';

0 commit comments

Comments
 (0)