diff --git a/container/src/LuigiCompoundContainer.svelte b/container/src/LuigiCompoundContainer.svelte index dd556ffba7..2dd289b597 100644 --- a/container/src/LuigiCompoundContainer.svelte +++ b/container/src/LuigiCompoundContainer.svelte @@ -178,4 +178,4 @@ height: 100%; border: none; } - \ No newline at end of file + diff --git a/container/src/LuigiContainer.svelte b/container/src/LuigiContainer.svelte index ade89ce08a..974f91c70b 100644 --- a/container/src/LuigiContainer.svelte +++ b/container/src/LuigiContainer.svelte @@ -113,6 +113,7 @@ pathParams && sandboxRules && searchParams && + skipInitCheck && theme && userSettings ); @@ -212,7 +213,7 @@ height: 100%; border: none; } - + main.lui-isolated { line-height: 0; }