전략편집기 수정

This commit is contained in:
Macbook
2026-05-24 12:25:17 +09:00
parent ea39f7df27
commit 1465cb2255
10 changed files with 714 additions and 83 deletions
+7
View File
@@ -485,6 +485,13 @@
scale: 1.1;
}
.se-flow-edge-hit {
pointer-events: stroke;
}
.se-flow-edge-hit--source { cursor: grab; }
.se-flow-edge-hit--middle { cursor: move; }
.se-flow-edge-hit--target { cursor: grab; }
.se-selection-delete {
z-index: 12;
display: flex;