mirror of
https://github.com/langgenius/dify.git
synced 2026-03-02 06:16:39 +08:00
Add overflow-hidden to SkillPageLayout and min-w-0 to flex children to ensure wide content (like SQLite tables with many columns) scrolls internally rather than causing the entire page to scroll horizontally.