Skip to content

Commit 063ac88

Browse files
committed
fix(menu): prevent default popover color from overriding menu surface
1 parent b5686ea commit 063ac88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

menu/internal/_menu.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
overflow: visible;
6767
// [popover] adds a canvas background
6868
background-color: transparent;
69+
color: inherit;
6970
opacity: 0;
7071
z-index: 20;
7172
position: absolute;

0 commit comments

Comments
 (0)