Skip to content

Commit e6b7790

Browse files
committed
fix menu color for iOS (#237)
1 parent 3454bd0 commit e6b7790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/map/ContextMenuContent.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ button.entry div {
1515

1616
border: none;
1717
background: none;
18+
color: black;
1819
text-align: left;
1920
cursor: pointer;
2021
outline: inherit;

0 commit comments

Comments
 (0)