feat(web): app page ui upgrade

This commit is contained in:
zhaoying
2026-03-07 13:46:08 +08:00
parent e2b6c713e7
commit 06fe3f2f01
29 changed files with 938 additions and 961 deletions

View File

@@ -7,8 +7,8 @@
}
.tabs :global(.ant-tabs-tab) {
line-height: 20px;
padding-bottom: 18px;
padding-top: 10px;
padding-bottom: 22px;
padding-top: 22px;
}
.tabs :global(.ant-tabs-tab-active) {
font-weight: 500;