1
Fork 1
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-09-13 17:28:08 -04:00

fix annoying highlight on dropdown

This commit is contained in:
lolcat 2024-05-25 20:21:22 -04:00
parent 55fe39e0d3
commit 08dd803e2d

View file

@ -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;