Commit 41caeea
committed
fix(ui-top-nav-bar): fix TopNavBarBrand flashing an outline on hover
The root cause was that now View uses the CSS outline prop to display its focus ring, but it was
overridden here
To test: Check the TopNavBarBrand example in the docs app
it should not flash an outline on hover
Fixes: INSTUI-45851 parent 766082d commit 41caeea
File tree
1 file changed
+0
-1
lines changed1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
0 commit comments