mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(topbar): fix select element color on mobile
This commit is contained in:
@@ -42,6 +42,10 @@ hr {
|
||||
user-select: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
select {
|
||||
filter: var(--filter80);
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
|
||||
Reference in New Issue
Block a user