Skip to content
Snippets Groups Projects
Commit 4819009d authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

Merge branch '523' into 'develop'

Make sure media modal to be on top of reporting modal

Closes #523

See merge request pleroma/pleroma-fe!782
parents 8e1c5841 bc41a7b3
Branches
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@
@import '../../_variables.scss';
.media-modal-view {
z-index: 1001;
&:hover {
.modal-view-button-arrow {
opacity: 0.75;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment