Fix drag/drop + sort

This commit is contained in:
James Cole
2020-06-09 17:16:21 +02:00
parent 6a08f52fa5
commit ccc82858ad
8 changed files with 72 additions and 18 deletions

View File

@@ -87,7 +87,7 @@ p.tagcloud .label {
line-height: 2;
}
.handle {
.piggy-handle {
cursor: move;
}