anki/ts/import-csv
Damien Elmes 92e13ae0d3 Fix some layout issues in the CSV import screen
- Align headers with the settings below them
- More equally space rows
- Ensure Import button is anchored to the bottom (
caused by 9b0729970e)
2022-06-02 18:48:28 +10:00
..
BUILD.bazel Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DeckSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DelimiterSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DupeResolutionSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
FieldMapper.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
Header.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
HtmlSwitch.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
import-csv-base.scss Fix some layout issues in the CSV import screen 2022-06-02 18:48:28 +10:00
ImportCsvPage.svelte Fix some layout issues in the CSV import screen 2022-06-02 18:48:28 +10:00
index.ts Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
lib.ts Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
MapperRow.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
NotetypeSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
StickyFooter.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
Tags.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00