update
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
v-bind="tableConfig"
|
||||
ref="base-list-table"
|
||||
:header-cell-style="/** 重写表格样式 **/ {
|
||||
padding: '8px 0',
|
||||
padding: '5px 0',
|
||||
}"
|
||||
row-key="id"
|
||||
:cell-style="{ padding: 0 }"
|
||||
|
||||
@@ -154,6 +154,10 @@ export default {
|
||||
/* position: relative; */
|
||||
}
|
||||
|
||||
.base-search-form >>> .el-form-item {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.brand-color-line {
|
||||
display: inline-block;
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user