Update "zoom to custom data" button to use the standard "zoom to selection" icon

This commit is contained in:
Quincy Morgan
2020-06-24 17:09:14 -04:00
parent 5fbaad1088
commit c834ef192c

View File

@@ -348,7 +348,7 @@ export function uiSectionDataLayers(context) {
d3_event.stopPropagation();
dataLayer.fitZoom();
})
.call(svgIcon('#iD-icon-search'));
.call(svgIcon('#iD-icon-framed-dot'));
// Update
ul = ul