Skip to content

Commit 5e94a75

Browse files
Small CSS fix (#527)
1 parent 42e5483 commit 5e94a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/editor/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
}
159159

160160
/* Mantine Popover component base styles */
161-
.mantine-Popover-dropdown {
161+
.bn-container .mantine-Popover-dropdown {
162162
background-color: transparent;
163163
border: none;
164164
border-radius: 0;

0 commit comments

Comments
 (0)