fix: fix native emoji on Linux

fixes #255
nolan/hinaloe-test
Nolan Lawson 2018-12-18 10:13:20 -08:00
parent 7c2e2a840b
commit e975284b29
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
}
.emoji-mart-emoji-native {
font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji";
font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "EmojiOne Color", "Android Emoji";
}
.emoji-mart-no-results {