Replies: 1 comment
-
Are you was trying custom the style? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Great extension for quill thank you, Im currently using it with my React app, and here's what my problem is:
This is the backdrop element, appear on the root of the body tag, while my emoji element is inside my
<ReactQuill />
elementI couldn't pick any emoji because the backdrop element z-index was too big with the emoji picker element, is there any solution?
Beta Was this translation helpful? Give feedback.
All reactions