b-zurg/react-collapse-pane

Collapse Overlay CSS not being applied

b-zurg opened this issue · 1 comments

in certain contexts the overlay CSS isn't being applied. We need to set the z-index of all of the overlay children to be beneath it.

Fixed with latest commits.