node-red-dashboard icon indicating copy to clipboard operation
node-red-dashboard copied to clipboard

Ensure we overflow by default if child widget extends beyond widget's defined height

Open joepavitt opened this issue 8 months ago • 0 comments

Description

Screenshot 2025-04-25 at 21 00 33

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.

joepavitt avatar Apr 25 '25 20:04 joepavitt