Ver código fonte

Merge branch 'analysis-table-scrollbar'

hbchen 11 meses atrás
pai
commit
e524637911

+ 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;