From 8e32bfd152b83b6cf4c433d510b1df9fce63146b Mon Sep 17 00:00:00 2001 From: alfonso Date: Wed, 5 Jul 2023 17:58:11 -0500 Subject: [PATCH] Se agregar 2 reportes para direccion --- src/Components/Reportes/Direccion/RptPedimentosCruces01.tsx | 2 +- src/Components/Reportes/Direccion/RptPedimentosCruces02.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Reportes/Direccion/RptPedimentosCruces01.tsx b/src/Components/Reportes/Direccion/RptPedimentosCruces01.tsx index 7b803cf..2a7cfe2 100644 --- a/src/Components/Reportes/Direccion/RptPedimentosCruces01.tsx +++ b/src/Components/Reportes/Direccion/RptPedimentosCruces01.tsx @@ -142,7 +142,7 @@ export default function RptPedimentosCruces01( data={data6} options={options6} width="100%" - height="42%" + height="40%" /> diff --git a/src/Components/Reportes/Direccion/RptPedimentosCruces02.tsx b/src/Components/Reportes/Direccion/RptPedimentosCruces02.tsx index 56de542..7751952 100644 --- a/src/Components/Reportes/Direccion/RptPedimentosCruces02.tsx +++ b/src/Components/Reportes/Direccion/RptPedimentosCruces02.tsx @@ -150,7 +150,7 @@ export default function RtpPedimentosCruces02( options={options} series={series} width="100%" - height="650px" + height="600px" />