enhance: enum choices drag && drop support

This commit is contained in:
Tienson Qin
2023-09-28 06:01:43 +08:00
parent 02c1c9f2b6
commit 53df250cc8
6 changed files with 118 additions and 69 deletions

View File

@@ -734,7 +734,7 @@ html[data-theme='dark'] {
}
}
.favorites li.dragging-target {
li.dragging-target {
border-left: 5px solid green;
}