feat(app): better subagent experience (#20708)

This commit is contained in:
Adam
2026-04-07 11:06:23 -05:00
committed by GitHub
parent fe9b6d7118
commit 2d528d4ac7
18 changed files with 832 additions and 552 deletions
@@ -62,6 +62,11 @@
cursor: not-allowed;
}
&[data-hide-details="true"] {
height: auto;
align-items: stretch;
}
[data-slot="collapsible-arrow"] {
flex-shrink: 0;
width: 24px;