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
It's a problem of rendering box-shadow: inset in Firefox on Windows. There is no possible fix for it, as we use box-shadow: inset 2px ... for focus states. I would close this, for now @darkwindcz and check this issue whenever we redefine focus states for components.
Expected Behavior
Border should be visible
Current Behavior
On Firefox when I zoom out (<100%) border of orbit Input components is not visible (lost)
Possible Solution
No idea.
Steps to Reproduce
Can be seen here on Firefox with zoom 90% for example.
The text was updated successfully, but these errors were encountered: