Parcourir la source

feat(handsontable): 还原handsontable的文件属性

lishihao il y a 4 ans
Parent
commit
35f1be76a3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      handsontable/src/css/handsontable.css

+ 1 - 1
handsontable/src/css/handsontable.css

@@ -193,7 +193,7 @@
   cursor: row-resize;
   z-index: 110;
   height: 5px;
-  width: 40px;
+  width: 50px;
 }
 
 .handsontable .manualColumnResizer:hover,