Hi
I am struggling with adjusting the styling (heights) of widgets.
Example:
(Green box below) In this editor widget I could change the height of the content panel
(Red box below) However, none of the CSS classes allow me to change the feature scroll list

Changing the height on these CSS classes does not change size of red box :
esri-item-list__scroller
esri-item-list esri-widget
esri-item-list__filter-container
Ideally: Is there a way to change size of widget, and the child nodes change accordingly?
Or if this is not possible, does anyone know how to change the size of the feature list scroll (shown above)
Thanks