mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 15:42:07 +02:00
Make select options dark on Chromium
This commit is contained in:
@ -73,6 +73,10 @@
|
||||
padding-right: 0.8rem;
|
||||
}
|
||||
|
||||
.control-quality select option {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/* Hide chat toggler on small screen */
|
||||
.control-chat {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user