[fix 87255] 边框与文本状态下拉框重叠
This commit is contained in:
@@ -224,12 +224,11 @@ export default {
|
||||
|
||||
<style scoped lang="less">
|
||||
@import '~../../../../assets/less/common.less';
|
||||
.table-page-search-wrapper /deep/ .table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control {
|
||||
height: auto;
|
||||
}
|
||||
.table-page-search-wrapper {
|
||||
display: flex;
|
||||
|
||||
/deep/ .ant-form-inline .ant-form-item .ant-form-item-control {
|
||||
height: auto;
|
||||
}
|
||||
.ant-form {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user