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 {
|
.emoji {
|
||||||
&-search {
|
&-search {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
Loading…
Reference in a new issue