diff --git a/core/core-frontend/src/views/chart/components/js/panel/charts/map/map.ts b/core/core-frontend/src/views/chart/components/js/panel/charts/map/map.ts index 6c5acadf66..90f75a93fc 100644 --- a/core/core-frontend/src/views/chart/components/js/panel/charts/map/map.ts +++ b/core/core-frontend/src/views/chart/components/js/panel/charts/map/map.ts @@ -278,6 +278,7 @@ export class Map extends L7PlotChartView { }, square: {}, triangle: { + border: 'unset', borderLeft: '5px solid transparent', borderRight: '5px solid transparent', borderBottom: '10px solid var(--bgColor)',