UX: Use ns-resize when dragging outside of the timeline area

This commit is contained in:
Robin Ward
2016-05-31 10:51:51 -04:00
parent 1de8b0ab90
commit 66b63b94de
@@ -18,7 +18,7 @@ header {
}
body.widget-dragging {
cursor: move;
cursor: ns-resize;
}
body {