mirror of
https://github.com/langgenius/dify.git
synced 2026-03-08 08:57:37 +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.