mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 03:45:09 +00: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.