From b158a342ef2e63ad52430e4072590dd717081401 Mon Sep 17 00:00:00 2001 From: Sergio Nicolas Lavaise Date: Sat, 18 Apr 2026 15:39:47 -0300 Subject: [PATCH] Fix: HistoriaClinica responsive - tablist full width, lab table scroll-only-self --- src/sections/HistoriaClinica.tsx | 35 ++++++++++++++------------------ 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/src/sections/HistoriaClinica.tsx b/src/sections/HistoriaClinica.tsx index a08210f..b269320 100644 --- a/src/sections/HistoriaClinica.tsx +++ b/src/sections/HistoriaClinica.tsx @@ -465,44 +465,39 @@ export function HistoriaClinica({ - + - - + + Evoluciones ({evoluciones.length}) - + Laboratorio - ({laboratorios.length}) - + EAB - ({acidosBase.length}) - + Cultivos - ({cultivos.length}) - + ATB - - + Estudios - ({estudiosComplementarios.length}) - + Interconsultas ({interconsultas.length}) @@ -1155,12 +1150,12 @@ function SeccionLaboratorios({ lab, patientId, add, update, del, addAcidoBase }: - {labs.length === 0 ? ( -

No hay laboratorios

- ) : ( -
- - +{labs.length === 0 ? ( +

No hay laboratorios

+ ) : ( +
+ +
setLabSortAsc(!labSortAsc)}>