Fix emoji picker
This commit is contained in:
parent
bde99dc242
commit
d766f9a0e3
7 changed files with 124 additions and 45 deletions
|
|
@ -111,6 +111,8 @@ export default {
|
|||
}
|
||||
.card {
|
||||
padding: 0px !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
&[data-state="half"] {
|
||||
top: 100px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue