|
@ -534,7 +534,10 @@ defineExpose({ |
|
|
padding: 2px 0px; |
|
|
padding: 2px 0px; |
|
|
border: none; |
|
|
border: none; |
|
|
} |
|
|
} |
|
|
|
|
|
::v-deep(.el-form-item--default) { |
|
|
|
|
|
margin-bottom: 5px; |
|
|
|
|
|
margin-top: 5px; |
|
|
|
|
|
} |
|
|
::v-deep(.el-table td.el-table__cell .el-form-item__content) { |
|
|
::v-deep(.el-table td.el-table__cell .el-form-item__content) { |
|
|
display: flex !important; |
|
|
display: flex !important; |
|
|
align-items: center !important; |
|
|
align-items: center !important; |
|
|