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