mirror of
https://github.com/langgenius/dify.git
synced 2026-04-04 03:00:25 -04: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.