feat(web): components update

This commit is contained in:
zhaoying
2026-03-07 12:18:11 +08:00
parent 4c18f9e858
commit 0b3b241436
44 changed files with 1881 additions and 345 deletions

View File

@@ -0,0 +1,3 @@
.ant-slider-horizontal .ant-slider-rail {
width: calc(100% - 6px);
}