Merge branch 'twemojiEmoteMenuSvelte' of github.com:thecodingmachine/workadventure into twemojiEmoteMenuSvelte
This commit is contained in:
parent
7922de10ff
commit
63c4eeb4c7
2 changed files with 21 additions and 2 deletions
|
@ -1105,4 +1105,13 @@ div.is-silent.hide {
|
|||
|
||||
.emote-menu .emoji-picker .emoji-picker__emoji {
|
||||
font-family: "Twemoji Mozilla" !important;
|
||||
}
|
||||
|
||||
div.emoji-picker {
|
||||
background-color: #333;
|
||||
border-radius: 1em;
|
||||
|
||||
input.emoji-picker__search {
|
||||
border-radius: 1em;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue