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