Remove focus outline from mode toggle buttons
This commit is contained in:
@@ -149,6 +149,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: background 0.12s, color 0.12s;
|
transition: background 0.12s, color 0.12s;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mode-btn + .mode-btn {
|
.mode-btn + .mode-btn {
|
||||||
|
|||||||
Reference in New Issue
Block a user