Add custom emojis to the emoji picker (#5052)
This commit is contained in:
parent
293972f716
commit
66126f3021
8 changed files with 91 additions and 2 deletions
|
@ -2629,6 +2629,12 @@ button.icon-button.active i.fa-retweet {
|
|||
}
|
||||
}
|
||||
|
||||
.emoji-mart-emoji {
|
||||
span {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
.upload-area {
|
||||
align-items: center;
|
||||
background: rgba($base-overlay-background, 0.8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue