Fixed dragging item z-index
This commit is contained in:
parent
7be33250e1
commit
6869a07b13
1 changed files with 1 additions and 0 deletions
|
@ -11,4 +11,5 @@
|
|||
}
|
||||
.sortable-item.is-dragging {
|
||||
transition-duration: 0s;
|
||||
z-index: 10;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue