Emoji: Fix emoji picker not centering native emoji (#36502)
This commit is contained in:
parent
210b389643
commit
63dc426fae
1 changed files with 3 additions and 0 deletions
|
|
@ -152,6 +152,9 @@
|
|||
z-index: 1;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
display: inline-flex !important;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
&:hover::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue