@3cr/viewer-browser 0.0.102 → 0.0.103

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.
@@ -8596,7 +8596,7 @@ const g0 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20stan
8596
8596
  width: "100%",
8597
8597
  height: "calc(100vh - 48px)",
8598
8598
  tabindex: "-1",
8599
- style: { width: "100%", height: "calc(100vh - 50px)", background: "url('~@/assets/images/MainBackdrop.svg') !important", "background-size": "cover !important" }
8599
+ style: { width: "100%", height: "calc(100vh - 50px)", "background-size": "cover !important" }
8600
8600
  }, null, -1), x0 = {
8601
8601
  id: "parent-canvas",
8602
8602
  ref: "parent_canvas"