From 6d0a3f0830ea0eb30039cb252c7645704bba9c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Gon=C3=A7aalves?= Date: Mon, 20 Oct 2025 18:05:59 -0300 Subject: [PATCH] fix: ajuste na largura da tabela --- src/app/DRE/analitico.tsx | 2 +- src/app/DRE/teste.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/DRE/analitico.tsx b/src/app/DRE/analitico.tsx index 6984ba8..66150e3 100644 --- a/src/app/DRE/analitico.tsx +++ b/src/app/DRE/analitico.tsx @@ -366,7 +366,7 @@ export default function AnaliticoComponent({ filtros }: AnaliticoProps) { }; return ( -
+
{/* Header Section */}
diff --git a/src/app/DRE/teste.tsx b/src/app/DRE/teste.tsx index e2eed63..b851a4b 100644 --- a/src/app/DRE/teste.tsx +++ b/src/app/DRE/teste.tsx @@ -674,7 +674,7 @@ export default function Teste() { const hierarchicalData = buildHierarchicalData(); return ( -
+
{/* Header Section */}