U 优化展示效果

pull/586/head
vapao 2022-07-25 10:26:34 +08:00
parent e4fa088915
commit a4beb4d2ed
1 changed files with 8 additions and 2 deletions

View File

@ -95,8 +95,14 @@
}
}
.collapse :global(.ant-collapse-content-box) {
padding: 0;
.collapse {
:global(.ant-collapse-content-box) {
padding: 0;
}
:global(.ant-collapse-header-text) {
flex: 1
}
}
.upload {