mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
chore: file choose high
This commit is contained in:
parent
25c4df27ba
commit
a5662c947c
@ -180,7 +180,7 @@ const FilePickerPanel = ({
|
||||
<div
|
||||
ref={containerRef}
|
||||
className={cn(
|
||||
'max-h-[320px] min-h-[120px] px-2 pb-2',
|
||||
'max-h-[250px] px-2 pb-2',
|
||||
!showHeader && 'pt-2',
|
||||
contentClassName,
|
||||
)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user