You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose to set .outline-none to outline-color: transparent instead of outline: 0. The reason is that CSS settings might be overwritten by the user (e.g. in Windows high-contrast themes).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I propose to set
.outline-none
tooutline-color: transparent
instead ofoutline: 0
. The reason is that CSS settings might be overwritten by the user (e.g. in Windows high-contrast themes).More details can be found here:
https://stackoverflow.com/a/52616313
Beta Was this translation helpful? Give feedback.
All reactions