Custom emoji support

This commit is contained in:
Thomas Sileo 2022-06-27 20:55:44 +02:00
parent 5b025a8e45
commit 09ce33579a
17 changed files with 357 additions and 70 deletions

View file

@ -140,6 +140,6 @@ nav.flexbox {
float: right;
}
}
.custom-emoji {
.emoji, .custom-emoji {
max-width: 25px;
}