Kaynağa Gözat

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

lishihao 4 yıl önce
ebeveyn
işleme
a63fbbb506
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      handsontable/src/css/handsontable.css

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

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