mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 10:22:19 +00:00
Make select options dark on Chromium
This commit is contained in:
parent
2ee2ed78a9
commit
3eb5f4cc4b
@ -73,6 +73,10 @@
|
||||
padding-right: 0.8rem;
|
||||
}
|
||||
|
||||
.control-quality select option {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/* Hide chat toggler on small screen */
|
||||
.control-chat {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user