Fix a number of emoji bugs in message composer

This commit is contained in:
Ken Powers 2019-10-31 15:32:10 -04:00 committed by Scott Nonnenberg
parent fd5af8bb62
commit 8659f1dd23
6 changed files with 237 additions and 87 deletions

View file

@ -5875,6 +5875,7 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
.module-emoji {
display: block;
color: transparent;
font-family: auto;
@include light-theme() {
caret-color: $color-gray-90;