diff --git a/server/shell.ts b/server/shell.ts index a53d0ab..a44602c 100644 --- a/server/shell.ts +++ b/server/shell.ts @@ -82,7 +82,9 @@ export function renderShell(opts: ShellOptions): string { ${escapeHtml(title)} - + + + - -
+ +
@@ -113,7 +115,7 @@ export function renderShell(opts: ShellOptions): string {
-
+
@@ -123,7 +125,9 @@ export function renderShell(opts: ShellOptions): string { ${renderWelcomeOverlay()} +
@@ -510,6 +515,7 @@ export function renderExternalAppShell(opts: ExternalAppShellOptions): string { +
@@ -738,6 +745,7 @@ export function renderModuleLanding(opts: ModuleLandingOptions): string { ${bodyContent}