Update the preview and present content on Ready in slides

This commit is contained in:
yflory
2017-06-19 15:58:10 +02:00
parent 54adb680e7
commit d3b9ac2511
3 changed files with 3 additions and 4 deletions

View File

@@ -200,7 +200,7 @@ div.modal, div#modal {
position: fixed;
top: 0px;
left: 0px;
z-index: 100;
z-index: 100000;
height: 100vh;
width: 100%;
}