react-modal-dialog icon indicating copy to clipboard operation
react-modal-dialog copied to clipboard

Added class to modal's main container

Open brunocramos opened this issue 7 years ago • 0 comments

Added a class called "react-modal-dialog-container" to the main div that is created for each modal instance. The most common use case for this is to adjust the z-index of the modal container.

brunocramos avatar Apr 12 '17 19:04 brunocramos