Skip to content

Commit 52f0995

Browse files
committed
fix(SubMenu): Fix background-color
1 parent a26cef8 commit 52f0995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112

113113
color: var(--react-context-menu-item-color);
114114
padding: var(--react-context-menu-padding-sm) var(--react-context-menu-padding-md);
115+
background-color: transparent;
115116

116117
line-height: 1;
117118
font-size: var(--react-context-menu-font-size);

0 commit comments

Comments
 (0)