mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
chore: useless cn
This commit is contained in:
@ -181,7 +181,7 @@ const FilePickerPanel = ({
|
||||
ref={containerRef}
|
||||
className={cn(
|
||||
'max-h-[250px] px-2 pb-2',
|
||||
!showHeader && 'max-h-[34vh] min-h-[34vh] pt-1',
|
||||
!showHeader && 'pt-1',
|
||||
contentClassName,
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user