diff --git a/packages/react/src/editor/styles.css b/packages/react/src/editor/styles.css index b13438fbad..d5846886ba 100644 --- a/packages/react/src/editor/styles.css +++ b/packages/react/src/editor/styles.css @@ -158,7 +158,7 @@ } /* Mantine Popover component base styles */ -.mantine-Popover-dropdown { +.bn-container .mantine-Popover-dropdown { background-color: transparent; border: none; border-radius: 0;