Skip to content

Commit 110112a

Browse files
committed
Update styles.css
1 parent 9107902 commit 110112a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@
125125
white-space: break-spaces;
126126
transition: background 200ms;
127127
}
128-
.msl-option:focus-visible {
128+
.msl-option:focus-visible,
129+
.msl-btn:focus-visible {
129130
outline: 2px solid rgb(0, 119, 255);
130131
}
131132

0 commit comments

Comments
 (0)