Skip to content

Commit ef96b93

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Settings/Toggle.client.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ label:has(input:hover) .toggle--background {
109109
right: 1px;
110110
}
111111
112-
.toggle--checkbox:checked.ltr + .toggle--background:before {
112+
.toggle--checkbox:checked.ltr + .toggle--background::before {
113113
transform: translate(19px);
114114
}
115115

0 commit comments

Comments
 (0)