[Glitch] Emoji: Fix emoji picker not centering native emoji
Port 63dc426fae9410a346e944773cf86a33c0600c13 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
2b2de5cdb1
commit
d81bdb96e0
@ -152,6 +152,9 @@
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
display: inline-flex !important;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover::before {
|
&:hover::before {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user