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 *;
|
||||
|
||||
button#explorer {
|
||||
all: unset;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
text-align: left;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user