We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893162d commit 6228ce4Copy full SHA for 6228ce4
src/style/_globals.ts
@@ -49,4 +49,4 @@ export const roadIconColors = {
49
black: '#000000',
50
};
51
52
-export const tooltipMarkerBorderColorArrow = 'transparent #fff transparent #fff';
+export const tooltipMarkerBorderColorArrow = 'transparent #000000 transparent #000000';
0 commit comments