diff --git a/server/shell.ts b/server/shell.ts index a53d0abb..f1b6939f 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()} + + - -
+ +
@@ -489,7 +495,7 @@ export function renderExternalAppShell(opts: ExternalAppShellOptions): string {
-
+
@@ -509,7 +515,7 @@ export function renderExternalAppShell(opts: ExternalAppShellOptions): string {
+ + ${cssBlock} - -
+ +
@@ -737,7 +745,7 @@ export function renderModuleLanding(opts: ModuleLandingOptions): string {
${bodyContent}