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