Add handle to move tasks on touch devices
This commit is contained in:
@@ -147,3 +147,8 @@ a.board-swimlane-toggle {
|
||||
div.draggable-item-selected {
|
||||
border: 1px solid #000;
|
||||
}
|
||||
|
||||
.task-board-sort-handle {
|
||||
float: left;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user