Browse Source

样式处理

wangming 11 tháng trước cách đây
mục cha
commit
c770aca728
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/css/luckysheet-core.css

+ 2 - 0
src/css/luckysheet-core.css

@@ -7305,6 +7305,8 @@ fieldset[disabled] .btn-danger.focus {
     margin-top: -5px;
 }
 #luckysheet-dataVerification-dropdown-List{
+    height: 300px;
+    overflow-y:auto;
     display: none;
     background-color: #fff;
     border: 1px solid #ccc;