fix: stabilize agent knowledge dropdown

This commit is contained in:
2026-07-13 12:09:43 +08:00
parent 120fe185f9
commit 2453816364
2 changed files with 11 additions and 2 deletions

View File

@@ -45,6 +45,8 @@ import "element-plus/theme-chalk/el-message-box.css";
import "element-plus/theme-chalk/el-option.css";
import "element-plus/theme-chalk/el-overlay.css";
import "element-plus/theme-chalk/el-progress.css";
import "element-plus/theme-chalk/el-popper.css";
import "element-plus/theme-chalk/el-scrollbar.css";
import "element-plus/theme-chalk/el-select.css";
import "element-plus/theme-chalk/el-switch.css";
import "element-plus/theme-chalk/el-table.css";