dify/web/app/components/workflow/skill/viewer/sqlite-file-preview
yyh ed60a375b5
fix: improve sqlite file preview layout and single table handling
- Add min-w-0 to flex containers for proper text truncation
- Use w-max on table to ensure columns don't collapse
- Simplify table selector when only one table exists (remove dropdown)
2026-01-22 16:13:09 +08:00
..
data-table.tsx fix: improve sqlite file preview layout and single table handling 2026-01-22 16:13:09 +08:00
index.tsx fix: improve sqlite file preview layout and single table handling 2026-01-22 16:13:09 +08:00
table-selector.tsx fix: improve sqlite file preview layout and single table handling 2026-01-22 16:13:09 +08:00