Fix grabbing cursor
This commit is contained in:
parent
a9c2df766e
commit
7a941137b8
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
.track #helper > *:first-child {
|
||||
margin-top: -15rem;
|
||||
}
|
||||
.track .drag-zone {
|
||||
.drag-zone {
|
||||
cursor: grab;
|
||||
}
|
||||
.grabbing {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue