fix(web): ui upgrade

This commit is contained in:
zhaoying
2026-03-25 13:58:25 +08:00
parent 9df41456f6
commit 2b9fd33bc8
42 changed files with 223 additions and 191 deletions

View File

@@ -13,6 +13,9 @@
border-color: rgba(91, 97, 103, 0.30);
border-radius: 8px;
}
.default:global(.ant-collapse .ant-collapse-content) {
padding-top: 12px;
}
.collapse-item {
font-size: 12px;
line-height: 16px;