+
+
Empty
-
+
-
+
-
+
-
+
@@ -96,6 +96,15 @@
max-height: 100vh;
height: 100%;
}
+
+ :global(.tabpanel) {
+ height:100%;
+ }
+
+ :global(.tabpanels) {
+ height: calc( 100% - 2rem );
+ }
+
:global(.tab) {
margin: 0.25rem;
diff --git a/UI/BigComponents/ThemeIntroPanel.svelte b/UI/BigComponents/ThemeIntroPanel.svelte
index ef822f9412..7cd32c128d 100644
--- a/UI/BigComponents/ThemeIntroPanel.svelte
+++ b/UI/BigComponents/ThemeIntroPanel.svelte
@@ -1,88 +1,104 @@
-
|
-
|
-{#if layout.layers.some((l) => l.presets?.length > 0)}
-
-
-
-{/if}
+
-
-
|
-
state.guistate.themeIsOpened.setData(false)}>
-
-
-
-
+
-
-
p === "denied")}>
-
-
+
+
+
+ {#if layout.layers.some((l) => l.presets?.length > 0)}
+
+
+
+ {/if}
-