Changes
1 changed files (+6/-1)
-
-
@@ -99,6 +99,11 @@ overflow: hidden;z-index: var(--z-index); } .spec-canvas-wrapper { width: 100vw; height: 100vh; } .canvas { position: absolute; top: 50%;
-
@@ -191,7 +196,7 @@ getComputedStyle(this).getPropertyValue("--guide-tooltip-font-size")); return html` <div> <div class="spec-canvas-wrapper" @click=${this.deselectNode}> <div class="canvas" style="
-