diff --git a/conversejs/custom/shared/styles/_peertubetheme.scss b/conversejs/custom/shared/styles/_peertubetheme.scss index 980e5099..abed2973 100644 --- a/conversejs/custom/shared/styles/_peertubetheme.scss +++ b/conversejs/custom/shared/styles/_peertubetheme.scss @@ -191,6 +191,12 @@ } } +/* NCTV custom */ + +.emoji-category__heading { + color: white !important; +} + // Bigger occupants sidebar when width is not big enough. @media screen and (max-width: 576px) { .chatroom .box-flyout .chatroom-body .occupants {