Skip to content

Commit d02f011

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

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
@@ -58,7 +58,7 @@ input {
5858
position: relative;
5959
}
6060
61-
label:has(input:focus) .toggle--background {
61+
label:has(input:focus-visible) .toggle--background {
6262
outline: solid 2px var(--fg);
6363
outline-offset: 2px;
6464
}

0 commit comments

Comments
 (0)