From 23ef52a297aae3b19f26c41afa852dfeeaebc75e Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 3 Nov 2022 11:59:08 +1000 Subject: [PATCH] Avoid sticky containers in importing screen for now Section content is being obscured under the headings, causing settings not to be seen, and text to appear in unusual places like under the importing bar at the bottom. Until a better solution can be found, this should allow things to be shown properly. https://forums.ankiweb.net/t/anki-2-1-55-beta-3/24295/27 --- ts/import-csv/Header.svelte | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/ts/import-csv/Header.svelte b/ts/import-csv/Header.svelte index 03ea8d456..ca5b93261 100644 --- a/ts/import-csv/Header.svelte +++ b/ts/import-csv/Header.svelte @@ -3,16 +3,12 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html --> - -

- {heading} -

-
+

+ {heading} +