Skip to content

Commit a922e8f

Browse files
revert(ViewSwitcher): restore focus outline
1 parent 59bdf8f commit a922e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/app/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
.view-switcher button.btn-link:hover,
7979
.view-switcher button.btn-link:focus {
8080
text-decoration: none;
81-
outline: none;
81+
border-radius: 15px;
8282
}
8383

8484
.view-switcher button.btn-link:hover {

0 commit comments

Comments
 (0)