add switch mode tool

This commit is contained in:
duanfuxiang
2025-03-17 09:12:49 +08:00
parent 9a5e5f3880
commit 4aa321dffc
14 changed files with 264 additions and 84 deletions

View File

@@ -493,7 +493,7 @@ button:not(.clickable-icon).infio-chat-list-dropdown {
/* position: fixed; */
border: 1px solid var(--background-modifier-border);
overflow: hidden;
width: 240px;
min-width: 60px;
max-width: 240px;
}