Fix a new z-index issue in slide...

This commit is contained in:
yflory 2018-10-29 14:33:03 +01:00
parent 226e256024
commit 5ce76a6358
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
.cp-app-slide-viewer { .cp-app-slide-viewer {
width: 50vw; width: 50vw;
overflow: hidden; overflow: hidden;
z-index: 998;
div#cp-app-slide-modal:not(.cp-app-slide-shown) { div#cp-app-slide-modal:not(.cp-app-slide-shown) {
position: relative; position: relative;
top: auto; top: auto;