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