mirror of
https://github.com/langgenius/dify.git
synced 2026-04-13 14:48:11 +08:00
chore: detail ui
This commit is contained in:
parent
39452274f8
commit
de6b0670a3
@ -39,7 +39,7 @@ const ChunkDetailModal: FC<Props> = ({
|
||||
className={cn(isParentChildRetrieval ? '!min-w-[1200px]' : '!min-w-[720px]')}
|
||||
>
|
||||
<div className='mt-4 flex'>
|
||||
<div>
|
||||
<div className='w-full'>
|
||||
{/* Meta info */}
|
||||
<div className='flex justify-between items-center'>
|
||||
<div className='grow flex items-center space-x-2'>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user