mirror of
https://github.com/ankitects/anki.git
synced 2025-12-22 03:12:58 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| DeckSelector.svelte | ||
| DelimiterSelector.svelte | ||
| DupeResolutionSelector.svelte | ||
| FieldMapper.svelte | ||
| Header.svelte | ||
| HtmlSwitch.svelte | ||
| import-csv-base.scss | ||
| ImportCsvPage.svelte | ||
| index.ts | ||
| lib.ts | ||
| MapperRow.svelte | ||
| NotetypeSelector.svelte | ||
| Preview.svelte | ||
| StickyFooter.svelte | ||
| Tags.svelte | ||
| tsconfig.json | ||