diff --git a/frontend/src/lib/components/raw_apps/RawAppEditor.svelte b/frontend/src/lib/components/raw_apps/RawAppEditor.svelte index 86a79d6d69..fd58ca4330 100644 --- a/frontend/src/lib/components/raw_apps/RawAppEditor.svelte +++ b/frontend/src/lib/components/raw_apps/RawAppEditor.svelte @@ -1330,47 +1330,56 @@ {/if} - -
- - -
- activateTab(id)} - onClose={(id) => closeTab(id)} - onReorder={(next) => reorderTabs(next)} +
+ + activateTab(id)} + onClose={(id) => closeTab(id)} + onReorder={(next) => reorderTabs(next)} + > + {#snippet trailing()} +
+ -
- {/snippet} -
-
+ + +
+ {/snippet} + + +
+ + +
-
- - -
- -
+ + +
- Preview -
-
- - -
+
+ + + }} + > + + + +
+
- -
-
- + + +