diff --git a/editor/css/method-draw.css b/editor/css/method-draw.css index a7a1157..f38b906 100644 --- a/editor/css/method-draw.css +++ b/editor/css/method-draw.css @@ -1611,7 +1611,7 @@ box-shadow: inset 0 3px 10px rgba(255, 255, 255, 0.1), } #workarea.fhpath { - cursor: url(../images/pencil_cursor.png) 0 20, crosshair; + cursor: url(../images/pencil_cursor.png) 0 16, crosshair; } #workarea.rotate * {