mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Restore focus highlight on explorer toggle button.
Remove `unset: all` declaration causing `outline` property to be unset. This allows the default browser focus highlight to be shown.
This commit is contained in:
parent
4bbcc0c50a
commit
881a6599f7
@ -1,7 +1,6 @@
|
|||||||
@use "../../styles/variables.scss" as *;
|
@use "../../styles/variables.scss" as *;
|
||||||
|
|
||||||
button#explorer {
|
button#explorer {
|
||||||
all: unset;
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user