Fix: web app sidebar cannot close when long title conversation existed (#16593)

This commit is contained in:
KVOJJJin 2025-03-24 12:51:21 +08:00 committed by GitHub
parent cea4669b76
commit e2988acc2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ const Sidebar = ({ isPanel }: Props) => {
return (
<div className={cn(
'flex grow flex-col',
'flex w-0 grow flex-col',
isPanel && 'rounded-xl border-[0.5px] border-components-panel-border-subtle bg-components-panel-bg shadow-lg',
)}>
<div className={cn(