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

This commit is contained in:
Robin Ward 2016-05-25 12:09:45 -04:00
parent 1de8b0ab90
commit 66b63b94de
No known key found for this signature in database
GPG Key ID: 0E091E2B4ED1B83D
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ header {
}
body.widget-dragging {
cursor: move;
cursor: ns-resize;
}
body {