fix bug kéo thả của loop
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-06-13 14:20:23 +07:00
parent 9776e29d7d
commit 1716351016
6 changed files with 190 additions and 127 deletions

View File

@@ -718,6 +718,7 @@ canvas {
color: var(--text);
}
.missionPaletteItem:hover { background: #eff6ff; }
.missionPaletteItem.dragging { opacity: 0.45; }
.missionPaletteItem.missionRef .missionActionIcon { background: rgba(16, 185, 129, 0.15); color: #059669; }
.missionEditorBody { padding: 16px 18px 20px; }