mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 16:38:04 +08:00
chore: file choose high
This commit is contained in:
@ -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,
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user