diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index b20dec62..e0c775b2 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -271,7 +271,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { asChild variant="outline" size="sm" - className="hover-lift" + className="hover-lift hidden sm:inline-flex" > Dashboard