Update landing-page.js

currectedZOfMedia
Liana Husikyan 4 years ago committed by GitHub
parent cb2a96839d
commit dcb155025e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide/src/app/ui/landing-page/landing-page.js

@ -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;

Loading…
Cancel
Save