edit header text color for emoji picker
This commit is contained in:
@ -191,6 +191,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* NCTV custom */
|
||||||
|
|
||||||
|
.emoji-category__heading {
|
||||||
|
color: white !important;
|
||||||
|
}
|
||||||
|
|
||||||
// Bigger occupants sidebar when width is not big enough.
|
// Bigger occupants sidebar when width is not big enough.
|
||||||
@media screen and (max-width: 576px) {
|
@media screen and (max-width: 576px) {
|
||||||
.chatroom .box-flyout .chatroom-body .occupants {
|
.chatroom .box-flyout .chatroom-body .occupants {
|
||||||
|
Reference in New Issue
Block a user