Browse Source

Changed panel-handle cursor to proper 2 directional

Matt 9 năm trước cách đây
mục cha
commit
616e9ce5f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/sass/pages/_dashboard.scss

+ 1 - 1
public/sass/pages/_dashboard.scss

@@ -197,7 +197,7 @@ div.flot-text {
 }
 
 .resize-panel-handle {
-  cursor: se-resize;
+  cursor: nwse-resize;
   position: absolute;
   bottom: 0;
   right: 0;