Skip to content

Commit 3785ef0

Browse files
committed
fix(toggle): remove outline property to improve focus visibility
1 parent e4d25f1 commit 3785ef0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/components/toggle/toggle.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131

3232
max-width: 100%;
3333

34-
outline: none;
35-
3634
cursor: pointer;
3735
user-select: none;
3836
z-index: $z-index-item-input;

0 commit comments

Comments
 (0)