Drag to remove

This commit is contained in:
yflory
2020-03-02 12:05:09 +01:00
parent 0b5f76d471
commit 889b18a1ff
4 changed files with 104 additions and 26 deletions
+2
View File
@@ -19,6 +19,7 @@
.kanban-board.is-moving.gu-mirror {
transform: rotate(3deg);
opacity: 0.8;
}
.kanban-board.is-moving.gu-mirror .kanban-drag {
@@ -69,6 +70,7 @@
.kanban-item.is-moving.gu-mirror {
transform: rotate(3deg);
height: auto !important;
opacity: 0.8;
}
/* Dragula CSS */