소스 검색

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

lishihao 4 년 전
부모
커밋
a63fbbb506
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 {