From f089b7368fcdbe907a4a5aafd2130874adc02353 Mon Sep 17 00:00:00 2001 From: snlavaise Date: Wed, 12 Aug 2026 04:21:36 +0000 Subject: [PATCH] fix(HistoriaClinica): Agregar desplazamiento horizontal (overflow-x-auto) a la tabla del modal de importacion para pantallas pequenias --- src/sections/HistoriaClinica.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sections/HistoriaClinica.tsx b/src/sections/HistoriaClinica.tsx index 5ad263a..d5833a5 100644 --- a/src/sections/HistoriaClinica.tsx +++ b/src/sections/HistoriaClinica.tsx @@ -1695,7 +1695,7 @@ function SeccionLaboratorios({ lab, patientId, internacionId, add, update, del, {importResultados.length > 0 && ( -
+