mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
fix annoying highlight on dropdown
This commit is contained in:
parent
55fe39e0d3
commit
08dd803e2d
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@ h3,h4,h5,h6{
|
||||||
.filters .filter input,
|
.filters .filter input,
|
||||||
.filters .filter select{
|
.filters .filter select{
|
||||||
all:unset;
|
all:unset;
|
||||||
|
user-select:none;
|
||||||
display:block;
|
display:block;
|
||||||
border:1px solid var(--504945);
|
border:1px solid var(--504945);
|
||||||
border-radius:2px;
|
border-radius:2px;
|
||||||
|
|
Loading…
Reference in a new issue