Преглед на файлове

dashboard : update resize icon

idleman преди 2 години
родител
ревизия
64c0ff727e
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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 {