mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
chore: useless cn
This commit is contained in:
parent
dbc575cac0
commit
9185c05050
@ -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,
|
||||
)}
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user