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
fix(ui): flash of border on list selection buttons (#15735)
The list selection had it's own `border: none` which overwrote the
un-hovered state of the selection buttons. This is unnecessary and arose
from #15728.
0 commit comments