refactor: drag && drop

This commit is contained in:
Tienson Qin
2021-06-23 17:20:52 +08:00
parent 0fdd1275d1
commit 9d11b3b65a
4 changed files with 107 additions and 137 deletions

View File

@@ -501,11 +501,7 @@ li p:last-child,
}
.dnd-separator {
border-bottom: 3px solid transparent;
}
.dnd-separator-cur {
border-bottom: 3px solid #999;
border-bottom: 3px solid #ccc;
}
.aspect-ratio-square {