diff --git a/server/shell.ts b/server/shell.ts index a44602c..f1b6939 100644 --- a/server/shell.ts +++ b/server/shell.ts @@ -470,7 +470,9 @@ export function renderExternalAppShell(opts: ExternalAppShellOptions): string { ${escapeHtml(title)} - + + + - - -
+ +
@@ -494,7 +495,7 @@ export function renderExternalAppShell(opts: ExternalAppShellOptions): string {
-
+
@@ -514,8 +515,7 @@ export function renderExternalAppShell(opts: ExternalAppShellOptions): string {
+ + ${cssBlock} - - -
+ +
@@ -744,8 +745,7 @@ export function renderModuleLanding(opts: ModuleLandingOptions): string {
${bodyContent}