Fix grabbing cursor

This commit is contained in:
Timothée Goguely 2024-12-17 14:52:22 +01:00
parent a9c2df766e
commit 7a941137b8

View file

@ -102,7 +102,7 @@
.track #helper > *:first-child {
margin-top: -15rem;
}
.track .drag-zone {
.drag-zone {
cursor: grab;
}
.grabbing {