ソースを参照

Snow falling to the bottom fix

Owen Diffey 7 年 前
コミット
b3c6129c91
1 ファイル変更3 行追加2 行削除
  1. 3 2
      frontend/build/index.tpl.html

+ 3 - 2
frontend/build/index.tpl.html

@@ -59,8 +59,9 @@
 
 .winter-is-coming {
   overflow: hidden;
-  position: absolute;
-  top: 0;
+  position: fixed;
+  padding: 0;
+  margin: 0;
   height: 100%;
   width: 100%;
   max-width: 100%;