Closed CXJoyce closed 7 years ago
@CXJoyce You should be able to accomplish this if you set a z-index on the icon higher than what the modal overlay sets.
@claydiffrient not working
Ok, I have an answer. You have to pass overflow attribute to the nested div (not to the div which has ReactModal__Content class).
@tomasztomys ,thanks ! It does work!
Summary:
I want to set a close icon beyond my content section, but I find this icon cannot show.