Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox

This commit is contained in:
yyh
2026-02-09 18:43:04 +08:00
920 changed files with 4057 additions and 3430 deletions

View File

@ -33,7 +33,7 @@ const OptionCard = ({
<DatasourceIcon iconUrl={iconUrl} />
</div>
<div
className={cn('system-sm-medium line-clamp-2 grow text-text-secondary', selected && 'text-text-primary')}
className={cn('line-clamp-2 grow text-text-secondary system-sm-medium', selected && 'text-text-primary')}
title={label}
>
{label}