fix 80165
This commit is contained in:
@@ -86,4 +86,8 @@ export default {
|
||||
|
||||
<style scoped lang="less">
|
||||
@import '~@assets/less/common.less';
|
||||
|
||||
/deep/ .table-page-search-wrapper .ant-form-inline .ant-form-item > .ant-form-item-label {
|
||||
min-width: 70px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -1304,4 +1304,8 @@ export default {
|
||||
.button-text {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.collapsible-panel-form-content {
|
||||
padding: 20px 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user