Make emoji selector text visible on dark mode, fixes #249

This commit is contained in:
Mary Kate 2020-07-26 15:07:53 -05:00
parent 5c0bef4e9b
commit f81f5d057b

View file

@ -109,6 +109,7 @@
input {
font-size: 14px;
font-weight: 400;
color: var(--primary-text-color);
padding: 7px 9px;
font-family: inherit;
display: block;