ソースを参照

Remove z-index: -1 for body. should be working anyway.

Jay Salvat 10 年 前
コミット
720b5a6eea
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/vegas.css

+ 0 - 1
src/vegas.css

@@ -50,7 +50,6 @@ body.vegas-container {
     body.vegas-container > .vegas-overlay,
     body.vegas-container > .vegas-slide {
         position: fixed;
-        z-index: -1;
     }
 
 .vegas-video {