make sure media modal to be above reporting modal

This commit is contained in:
taehoon 2019-05-05 13:48:25 -04:00
parent 8e1c5841e9
commit bc41a7b305

View file

@ -33,6 +33,8 @@
@import '../../_variables.scss';
.media-modal-view {
z-index: 1001;
&:hover {
.modal-view-button-arrow {
opacity: 0.75;