feat(web): prompt ui upgrade

This commit is contained in:
zhaoying
2026-03-07 15:00:40 +08:00
parent d68bbab419
commit 77b9a6a94e
6 changed files with 445 additions and 405 deletions

View File

@@ -0,0 +1,3 @@
.select:global(.ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector) {
border: none;
}