浏览代码

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

lishihao 4 年之前
父节点
当前提交
35f1be76a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,