Merge branch 'feature/230701-列表上面操作按钮显示两个' into develop

This commit is contained in:
黎永顺 2023-07-07 13:45:31 +08:00
commit 424b3bbfb2
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@
}
.formItem {
display: flex;
.ant-col-8 {
line-height: 30px;
}
.wea-select, .ant-select {
width: 100%;
}