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

Added padding top to icon menu

Open hphuocthanh opened this issue 4 years ago • 0 comments

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:

without padding top

with padding top

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

hphuocthanh avatar Aug 24 '21 02:08 hphuocthanh