fix: chunk detail modal answer not wrap line (#25203)

Co-authored-by: lijiezhao <lijiezhao@perfect99.com>
This commit is contained in:
墨绿色 2025-09-05 10:11:49 +08:00 committed by GitHub
parent 4966e4e1fb
commit 64e338133c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ const ChunkDetailModal: FC<Props> = ({
/>
)}
{answer && (
<div>
<div className='break-all'>
<div className='flex gap-x-1'>
<div className='w-4 shrink-0 text-[13px] font-medium leading-[20px] text-text-tertiary'>Q</div>
<div className={cn('body-md-regular line-clamp-20 text-text-secondary')}>