fix: set emoji font-family

This commit is contained in:
Sebin Nyshkim 2020-04-23 12:56:52 +02:00
parent 20c14439ea
commit 5ed49a72e8

View file

@ -387,6 +387,9 @@ export default {
}
.nsfw-switch {
font-family: "apple color emoji", "segoe ui emoji", "noto color emoji",
"android emoji", "emojisymbols", "emojione mozilla", "twemoji mozilla",
"segoe ui symbol";
position: fixed;
top: 0;
right: 0;