@xingm/vmap-cesium-toolbar 0.0.1-beta.5 → 0.0.1-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1424,6 +1424,7 @@ class M {
1424
1424
  flex-direction: column;
1425
1425
  align-items: flex-start;
1426
1426
  background: transparent;
1427
+ margin-top: 12px;
1427
1428
  `;
1428
1429
  const u = document.createElement("div");
1429
1430
  u.textContent = "叠加图层", u.style.cssText = `