anki/ts/import-csv
Fabricio Duarte ff58c664d1
Fix double scrollbars in deck options (#2406)
* Fix double scrollbars in deck options

* Remove !important

Future pages may want to override overflow-x (?) and it doesn't seem to change anything for now.

* Allow the body to expand vertically in the import CSV page
2023-02-28 15:57:06 +10:00
..
DeckDupeCheckSwitch.svelte Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
DeckSelector.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
DelimiterSelector.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
DupeResolutionSelector.svelte Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
FieldMapper.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
Header.svelte Avoid sticky containers in importing screen for now 2022-11-03 11:59:08 +10:00
HtmlSwitch.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
import-csv-base.scss Fix double scrollbars in deck options (#2406) 2023-02-28 15:57:06 +10:00
ImportCsvPage.svelte Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
index.ts Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
lib.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
MapperRow.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
NotetypeSelector.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
Preview.svelte Give containers brighter color than canvas (#2220) 2022-11-29 17:54:42 +10:00
StickyHeader.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
Tags.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00