Wire up emoji+custom emote selector to text input. Closes #1887

This commit is contained in:
Gabe Kangas
2022-09-06 17:52:02 -07:00
parent 6ebf342815
commit 121c9415f1
5 changed files with 182 additions and 84 deletions

View File

@@ -12,6 +12,7 @@
font-family: var(--theme-text-display-font-family);
font-weight: bold;
}
.message {
color: var(--theme-color-components-chat-text);