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