Unverified Commit cfd41cb9 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Merge pull request #549 from ethereum/currectedZOfMedia

currected Z-index Of Media panels
parents cb2a9683 dcb15502
...@@ -48,7 +48,7 @@ let css = csjs` ...@@ -48,7 +48,7 @@ let css = csjs`
.rightPanel { .rightPanel {
right: 0; right: 0;
position: absolute; position: absolute;
z-index: 1000; z-index: 3;
} }
.remixHomeMedia { .remixHomeMedia {
overflow-y: auto; overflow-y: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment