Skip to content

Commit fbd2e47

Browse files
committed
test exception
1 parent ef841fa commit fbd2e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

map/crop/crop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {CropLegendControl} from "./CropLegendControl";
88

99
const CROP_ATTRIBUTE = "hcat:code";
1010
const fieldStyle = {
11-
"stroke-color": 'rgb(88, 88, 88, 88)',
11+
"stroke-color": 'rgba(88, 88, 88, 88)',
1212
"stroke-width": 0.5,
1313
"fill-color": ['get', 'color']
1414
}

0 commit comments

Comments
 (0)