diff --git a/web-ui/src/components/app-shell.tsx b/web-ui/src/components/app-shell.tsx
index a416df8..76354e7 100644
--- a/web-ui/src/components/app-shell.tsx
+++ b/web-ui/src/components/app-shell.tsx
@@ -119,7 +119,7 @@ export function AppShell({ children }: { children: ReactNode }) {
-
+
פתח דאשבורד Paperclip
@@ -130,11 +130,11 @@ export function AppShell({ children }: { children: ReactNode }) {
href={`${PAPERCLIP_BASE}/${board.prefix}/dashboard`}
target="_blank"
rel="noreferrer noopener"
- className="flex items-baseline justify-between gap-3 cursor-pointer"
+ className="flex flex-col gap-0.5 cursor-pointer py-1.5"
>
- {board.label}
-
- {board.prefix} · {board.hint}
+ {board.label}
+
+ {board.prefix} · {board.hint}