Add delay of 1.5s for draggable items on touch devices
This commit is contained in:
@@ -143,3 +143,7 @@ a.board-swimlane-toggle {
|
||||
height: 70px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
div.draggable-item-selected {
|
||||
border: 1px solid #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user