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

@@ -351,6 +351,10 @@ body {
color: #212332;
background: #F6F6F6;
}
.ant-input-filled,
.ant-select-filled:not(.ant-select-customize-input) .ant-select-selector {
background-color: #FFFFFF;
}
.ant-checkbox .ant-checkbox-inner {
border-radius: 6px !important;
}