Fix hover priority

This commit is contained in:
clovis 2022-12-29 20:34:54 +01:00
parent bf17df26f6
commit 8f724572d2

View file

@ -124,7 +124,7 @@
@apply stroke-gray-800;
}
.emoji-mart-category .emoji-mart-emoji span {
.emoji-mart-category .emoji-mart-emoji img, .emoji-mart-category .emoji-mart-emoji span {
@apply relative text-center;
z-index: 1;
}