fix: compact collapsed agent rail

This commit is contained in:
2026-07-21 14:51:59 +08:00
parent ebe6cdc7f1
commit e0cfa3d6eb
2 changed files with 16 additions and 1 deletions
@@ -3,7 +3,7 @@ export const WORKBENCH_LAYOUT = {
desktopMinWidth: 1024,
persistentConditionMinWidth: 1280,
wideMinWidth: 1536,
collapsedAgentWidth: 136,
collapsedAgentWidth: 72,
maxAgentViewportRatio: 0.5,
mapEdgeGap: 24,
desktop: {