feat(feat): align sub-agent task rows with v2 design (#35167)
This commit is contained in:
parent
4f9207daac
commit
5c860d4142
9 changed files with 191 additions and 106 deletions
|
|
@ -1776,7 +1776,7 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
|
|||
class="max-w-[160px] justify-start capitalize"
|
||||
style={control()}
|
||||
>
|
||||
<span class="truncate">
|
||||
<span class="truncate leading-5">
|
||||
{props.controls.model.selection.variant.current() ?? language.t("common.default")}
|
||||
</span>
|
||||
<span class="-ml-0.5 -mr-1 flex shrink-0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue