We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af3bb1 commit af9366bCopy full SHA for af9366b
src/mapboxgl/layer-highlight/LayerHighlight.vue
@@ -67,7 +67,7 @@ export default {
67
keyWidth: 80,
68
valueWidth: 150,
69
keyMaxWidth: 160,
70
- valueWidth: 300
+ valueMaxWidth: 300
71
};
72
}
73
},
0 commit comments