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)} >