1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-06-16 19:29:13 +08:00

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 { .emoji {
&-search { &-search {
padding: 5px; padding: 5px;