diff --git a/ts/deckoptions/ConfigEntry.svelte b/ts/deckoptions/ConfigEntry.svelte index 63c598983..3c46bc90e 100644 --- a/ts/deckoptions/ConfigEntry.svelte +++ b/ts/deckoptions/ConfigEntry.svelte @@ -26,11 +26,8 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html {label}{#if renderedTooltip}{/if} -
+
-
- -
diff --git a/ts/deckoptions/TitledContainer.svelte b/ts/deckoptions/TitledContainer.svelte index bce9c7254..aa762e161 100644 --- a/ts/deckoptions/TitledContainer.svelte +++ b/ts/deckoptions/TitledContainer.svelte @@ -6,8 +6,8 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html export let title: string; -
-

{title}

+
+

{title}