Selaa lähdekoodia

dashboard : update resize icon

idleman 2 vuotta sitten
vanhempi
säilyke
64c0ff727e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      plugin/dashboard/css/component.css

+ 1 - 0
plugin/dashboard/css/component.css

@@ -104,6 +104,7 @@
   cursor: all-scroll;
   transform: rotate(45deg);
   transition: all 0.2s ease-in-out;
+  cursor: nw-resize;
 }
 
 .dashboard-widget:hover .dashboard-widget-resize {