From dabdd9b1445c6a40661c00d8baf673fc40f4b510 Mon Sep 17 00:00:00 2001 From: Sergio Nicolas Lavaise Date: Fri, 17 Apr 2026 12:30:01 -0300 Subject: [PATCH] Fix: tabs con overflow-x-auto en TabsList para scroll responsive --- src/sections/HistoriaClinica.tsx | 86 ++++++++++++++++---------------- 1 file changed, 42 insertions(+), 44 deletions(-) diff --git a/src/sections/HistoriaClinica.tsx b/src/sections/HistoriaClinica.tsx index 506781e..1b9451f 100644 --- a/src/sections/HistoriaClinica.tsx +++ b/src/sections/HistoriaClinica.tsx @@ -469,49 +469,47 @@ export function HistoriaClinica({ - -
- - - - Evoluciones - Evol - ({evoluciones.length}) - - - - Laboratorio - Lab - ({laboratorios.length}) - - - - EAB - EAB - ({acidosBase.length}) - - - - Cultivos - Cult - ({cultivos.length}) - - - - ATB - - - - Estudios - Est - ({estudiosComplementarios.length}) - - - - Interconsultas - - -
+ + + + + Evoluciones + Evol + ({evoluciones.length}) + + + + Laboratorio + Lab + ({laboratorios.length}) + + + + EAB + EAB + ({acidosBase.length}) + + + + Cultivos + Cult + ({cultivos.length}) + + + + ATB + + + + Estudios + Est + ({estudiosComplementarios.length}) + + + + Interconsultas + + @@ -2091,7 +2089,7 @@ function SeccionInterconsultas({ interconsultas, pacienteId, internacionId, add, placeholder="Ej: Cardiología, Neurología, Infectología, etc." /> - +