From 96ef241731bfccf576bf415a92213a22ef233de7 Mon Sep 17 00:00:00 2001 From: Armando Soares Date: Wed, 16 Sep 2026 05:43:57 +0000 Subject: [PATCH] fonte menor no site, menu maior e dash sem titulo --- web/src/app/[tenant]/(panel)/page.tsx | 10 +--------- web/src/app/globals.css | 18 +++++++++--------- web/src/components/landing/sinka-landing.tsx | 4 ++-- web/src/components/landing/site-header.tsx | 12 ++++++------ web/src/components/restricted-shell.tsx | 4 ++-- 5 files changed, 20 insertions(+), 28 deletions(-) diff --git a/web/src/app/[tenant]/(panel)/page.tsx b/web/src/app/[tenant]/(panel)/page.tsx index fbb5a4f..311eb54 100644 --- a/web/src/app/[tenant]/(panel)/page.tsx +++ b/web/src/app/[tenant]/(panel)/page.tsx @@ -74,15 +74,7 @@ export default function DashboardPage() { return (
-

Dashboard

-

Decisão da operação

-

- Últimos {data.periodDays} dias · {data.customers} cliente{data.customers === 1 ? "" : "s"} ·{" "} - {data.activeCarriers} transportadora{data.activeCarriers === 1 ? "" : "s"} ativa - {data.activeCarriers === 1 ? "" : "s"} -

- -