소스 검색

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;