feat(queue): drag and drop reorder

This commit is contained in:
2024-11-28 02:36:48 +01:00
parent 60613e6502
commit 30e7b758ad
8 changed files with 218 additions and 33 deletions

View File

@@ -77,5 +77,5 @@
}
* {
-webkit-user-drag: none !important;
/* -webkit-user-drag: none !important; */
}