Commit graph

2 commits

Author SHA1 Message Date
Damien Elmes
053ce82588 Experimental changes to make table fit+scroll
- limit individual cells to 15em, and show ellipses when truncated
- limit total table width to body width, so that inner table is shown
with scrollbar
- use class rather than id - ids are bad practice in Svelte components,
as more than one may be displayed on a single page
2022-06-06 14:42:58 +10:00
RumovZ
ee2570624a Add CSV preview 2022-06-03 11:07:24 +02:00