This commit is contained in:
@@ -79,8 +79,8 @@ export function SiteDock({ defaultLocale, isSuperAdmin = false }: SiteDockProps)
|
|||||||
<Dock
|
<Dock
|
||||||
direction="bottom"
|
direction="bottom"
|
||||||
iconSize={50}
|
iconSize={50}
|
||||||
iconMagnification={92}
|
iconMagnification={66}
|
||||||
iconDistance={150}
|
iconDistance={140}
|
||||||
className="pointer-events-auto h-[66px] gap-3 border-border/60 bg-background/70"
|
className="pointer-events-auto h-[66px] gap-3 border-border/60 bg-background/70"
|
||||||
>
|
>
|
||||||
{/* ── Logo (fixed src → no refresh flash) ── */}
|
{/* ── Logo (fixed src → no refresh flash) ── */}
|
||||||
|
|||||||
Reference in New Issue
Block a user