Fix: emojis select buttons on white-themes

This commit is contained in:
Cutls 2019-05-29 00:42:06 +09:00
parent f843872a14
commit 2692967b7d

View File

@ -78,7 +78,7 @@
max-height: 100px;
}
#default-emoji a {
color: white;
color: var(--color);
margin-right: 2px;
}
.character-counter {