mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 11:51:21 +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.