Merge remote-tracking branch 'origin/feature/0925_优化agent交互' into test

This commit is contained in:
rd
2025-09-25 16:27:28 +08:00
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
.xt-add-raw-material-drawer {
.ant-drawer-content-wrapper {
box-shadow: none;
}
.ant-drawer-content {
border-radius: 16px 0 0 16px;