[Frontend] Changed cursor property
#755 Changed s-timeline-gantt.mid to use cursor: move instead of ew-resize; Need to verify on Linux;
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
.handle {
|
||||
cursor: col-resize;
|
||||
&.mid {
|
||||
cursor: ew-resize;
|
||||
cursor: move;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user