forked from lolcat/4get
fix annoying highlight on dropdown
This commit is contained in:
parent
55fe39e0d3
commit
08dd803e2d
|
@ -218,6 +218,7 @@ h3,h4,h5,h6{
|
|||
.filters .filter input,
|
||||
.filters .filter select{
|
||||
all:unset;
|
||||
user-select:none;
|
||||
display:block;
|
||||
border:1px solid var(--504945);
|
||||
border-radius:2px;
|
||||
|
|
Loading…
Reference in New Issue