node-red-dashboard
node-red-dashboard copied to clipboard
Ensure we overflow by default if child widget extends beyond widget's defined height
Description
If we set a height on a ui-template that's ignored if the child content is taller. This change ensures that the content instead scrolls to ensure consistency in the rendering of row heights in a Dashboard.