Przeglądaj źródła

调整统计的内边距

zhuliu 1 rok temu
rodzic
commit
240579912c

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