From b29fa44a71573a6479004433e487da361ea18743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Gon=C3=A7aalves?= Date: Mon, 10 Nov 2025 15:04:27 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20corre=C3=A7=C3=A3o=20no=20estilo=20da=20?= =?UTF-8?q?c=C3=A9lula=20selecionada?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/DRE/teste.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/DRE/teste.tsx b/src/app/DRE/teste.tsx index 9e40762..7d24854 100644 --- a/src/app/DRE/teste.tsx +++ b/src/app/DRE/teste.tsx @@ -2191,7 +2191,7 @@ export default function Teste() { if (isSelected) { style += - " bg-gradient-to-r from-green-100 to-emerald-100 shadow-lg"; + " bg-green-100 shadow-lg"; } switch (row.type) { @@ -2828,7 +2828,7 @@ export default function Teste() { return (
handleRowClick(row)} >