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" />