switch block to align-top

This commit is contained in:
Benjamin Lu
2025-09-10 21:57:14 -07:00
parent 99c2763f78
commit 4f72948af1

View File

@@ -28,7 +28,7 @@
id="graph-canvas"
ref="canvasRef"
tabindex="1"
class="block w-full h-full touch-none"
class="align-top w-full h-full touch-none"
/>
<!-- TransformPane for Vue node rendering -->