-
I'm trying to integrate a custom Plate UI that is similar to the playground template here https://github.com/udecode/plate/tree/main/templates/plate-playground-template However for some reason all of the dropdown menus and tooltip have transparent background as shown here: This is my code:
PlateEditor:
So what should I do to make them not transparent? P.S When I added the Plate UI component there's two white spaces (marked in red) in the space where the component is supposed to be. How can I remove them? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Plate's |
Beta Was this translation helpful? Give feedback.
I've found these lines in
tailwind.config.cjs
in the template example I provided: