mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: Use ns-resize when dragging outside of the timeline area
This commit is contained in:
@@ -18,7 +18,7 @@ header {
|
||||
}
|
||||
|
||||
body.widget-dragging {
|
||||
cursor: move;
|
||||
cursor: ns-resize;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user