react-modal-image
react-modal-image copied to clipboard
Added padding top to icon menu
I used react-modal-image for a side project and was having troubles with the styling of .__react_modal_image__icon_menu (the icons stuck on top of the header) -> screenshots here:


So I think adding a padding-top with the same value as the one for .__react_modal_image__caption fixes the issue.