Skip to content

Commit 6228ce4

Browse files
authored
alter arrow color to black (#496)
1 parent 893162d commit 6228ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/_globals.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ export const roadIconColors = {
4949
black: '#000000',
5050
};
5151

52-
export const tooltipMarkerBorderColorArrow = 'transparent #fff transparent #fff';
52+
export const tooltipMarkerBorderColorArrow = 'transparent #000000 transparent #000000';

0 commit comments

Comments
 (0)