Jelajahi Sumber

feat(handsontable): 表格中下拉选项滚动条过长的问题

lishihao 4 tahun lalu
induk
melakukan
a63fbbb506
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      handsontable/src/css/handsontable.css

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

@@ -19,6 +19,7 @@
 
 
 .handsontable .wtHider {
 .handsontable .wtHider {
   width: 0;
   width: 0;
+  height: auto!important;
 }
 }
 
 
 .handsontable .wtSpreader {
 .handsontable .wtSpreader {