Merge pull request #1333 from deepseek-harness/codex/fix-subagent-catalog-padding

fix(web): align subagent catalog spacing with Figma
This commit is contained in:
imccyu
2026-08-03 18:34:24 +08:00
committed by GitHub
2 changed files with 12 additions and 1 deletions

View File

@@ -67,7 +67,7 @@
min-width: 0;
}
.menu > .node {
margin-left: -8px;
margin-left: -3px;
}
.row {