feat(app): better subagent experience (#20708)
This commit is contained in:
parent
65318a80f7
commit
ec8b9810b4
18 changed files with 831 additions and 551 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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue