From b17b4390d0a0d256c1d265dc7d8540f0445dea57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Gon=C3=A7aalves?= Date: Mon, 10 Nov 2025 14:29:28 -0300 Subject: [PATCH] fix: ajuste na largura da coluna --- src/app/DRE/teste.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/DRE/teste.tsx b/src/app/DRE/teste.tsx index f748a49..aa70cc6 100644 --- a/src/app/DRE/teste.tsx +++ b/src/app/DRE/teste.tsx @@ -2805,10 +2805,10 @@ export default function Teste() { {/* Container com coluna fixa e scroll horizontal */}
{/* Coluna fixa - Descrição */} -
+
{/* Header fixo da descrição */}
-
+
Descrição
@@ -2826,9 +2826,9 @@ export default function Teste() {
-
+
{renderCellContent(row)}