소스 검색

调整统计的内边距

zhuliu 1 년 전
부모
커밋
240579912c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/report/components/patentList/components/customFields/components/tab1.vue

+ 1 - 1
src/views/report/components/patentList/components/customFields/components/tab1.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="customFieldsTab1 height_100">
     <el-container>
-      <el-main class="" style="overflow-y: auto;">
+      <el-main class="" style="overflow-y: auto;padding:0 !important">
         <template v-if="field.length > 0">
           <el-collapse v-model="activeNames" @change="handleChange" style="margin: 0px 5px 0px 5px;">