mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-05-07 05:39:12 +08:00
fix sticker picker height in emojo picker
This commit is contained in:
parent
4e24ce2185
commit
914c783984
1 changed files with 4 additions and 0 deletions
|
@ -101,6 +101,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.stickers-content {
|
||||
min-height: 269px;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
&-search {
|
||||
padding: 5px;
|
||||
|
|
Loading…
Reference in a new issue