fix sticker picker height in emojo picker

This commit is contained in:
Absturztaube 2019-12-07 10:29:53 +01:00
parent 4e24ce2185
commit 914c783984

View file

@ -101,6 +101,10 @@
}
}
.stickers-content {
min-height: 269px;
}
.emoji {
&-search {
padding: 5px;