UX: Use `ns-resize` when dragging outside of the timeline area
This commit is contained in:
parent
1de8b0ab90
commit
66b63b94de
|
@ -18,7 +18,7 @@ header {
|
|||
}
|
||||
|
||||
body.widget-dragging {
|
||||
cursor: move;
|
||||
cursor: ns-resize;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue