After creating a webapp, I encountered an issue with the overflow of child elements .popupRole
that are not functioning properly. The intended behavior is for them to be visible until reaching the .popupFooter
, after which they should become scrollable using a scroll bar (overflow: scroll
). Unfortunately, I am unable to identify the root cause of this problem. Any assistance in resolving this matter would be greatly appreciated.
JSFiddle: