mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 04:27:41 +08:00
The sidebar layout was broken when ArtifactsSection expanded - it would squeeze the FileTree and neither area could scroll. This restructures the layout so each section has its own scroll container with proper height constraints.