mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-27 13:02:42 +03:00
Hide focus ring for mouse users
This commit is contained in:
parent
f5cee17e86
commit
4d2d13e43f
@ -286,7 +286,7 @@ tabStyles customSpacing index isSelected =
|
||||
, borderRightColor Colors.azure
|
||||
, borderLeftColor Colors.azure
|
||||
]
|
||||
, focus
|
||||
, pseudoClass "focus-visible"
|
||||
[ FocusRing.outerBoxShadow
|
||||
, outline none
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user