diff --git a/src/views/modules/quotation/sellForQuotation.vue b/src/views/modules/quotation/sellForQuotation.vue index 501dc63..44d94c9 100644 --- a/src/views/modules/quotation/sellForQuotation.vue +++ b/src/views/modules/quotation/sellForQuotation.vue @@ -152,7 +152,7 @@ + style="margin-top: 0px;" class="customer-tab"> @@ -1632,5 +1632,9 @@ export default { color: #fff; } +/deep/ .customer-tab .el-tabs__content { + padding: 3px !important; +} +