[frontend/components] Increase emoji picker z-index

This commit is contained in:
pancakes 2025-01-13 17:59:00 +10:00 committed by Laura Hausmann
parent b714db5eb9
commit 9551e34e58
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -21,7 +21,7 @@
}
.dialog {
z-index: +12;
z-index: +26;
}
.emoji:hover {