edit header text color for emoji picker
This commit is contained in:
parent
904fc79123
commit
236fe7c561
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user