Files
botino/public/components/home-dashboard.js
Lucas Tettamanti c410133c4c home: fix scroll vertical (host sin height definido)
:host no tenía display/height, así que min-height:100% del .container no
encontraba contenedor de referencia y los padres .view/.layout-crud
(overflow:hidden) recortaban el contenido. Movido el overflow-y:auto al
:host con height:100% explícito.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 18:40:36 -03:00

17 KiB