fix(web): polish preset chrome and subagent menu after review

This commit is contained in:
Yif
2026-08-10 21:41:32 +08:00
parent d9d2b11b9f
commit a95e3265f6
6 changed files with 10 additions and 4 deletions

View File

@@ -54,7 +54,6 @@
max-height: min(560px, calc(100vh - 140px));
padding: 4px;
overflow: auto;
border: 1px solid var(--dsw-alias-border-l2);
border-radius: 12px;
background: var(--dsw-specific-menu);
--dsh-scrollbar-thumb: var(--dsw-alias-scrollbar-bg-l2);