浏览代码

Merge branch 'analysis-table-scrollbar'

hbchen 11 月之前
父节点
当前提交
e524637911
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/datasheet_manage/customAnalysis/components/rightSection.vue

+ 3 - 0
src/views/datasheet_manage/customAnalysis/components/rightSection.vue

@@ -70,6 +70,9 @@ export default {
   border: 1px solid #C8CDD9;
   background: #FFF;
   margin-left: 20px;
+  height:700px ;
+  min-height: 700px;
+  overflow: auto;
   .create-cont {
     .edb-list {
       padding: 30px;