mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
Merge pull request #13129 from dataease/pr@dev-v2@fix_map_triangle_legend
Pr@dev v2@fix map triangle legend
This commit is contained in:
@@ -278,6 +278,7 @@ export class Map extends L7PlotChartView<ChoroplethOptions, Choropleth> {
|
||||
},
|
||||
square: {},
|
||||
triangle: {
|
||||
border: 'unset',
|
||||
borderLeft: '5px solid transparent',
|
||||
borderRight: '5px solid transparent',
|
||||
borderBottom: '10px solid var(--bgColor)',
|
||||
|
||||
Reference in New Issue
Block a user