瀏覽代碼

fix(fe): add min page height, avoid footer cover on content

delong.wang 1 年之前
父節點
當前提交
5c6fdc2a20
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      blockpage/index.html

+ 1 - 1
blockpage/index.html

@@ -26,7 +26,7 @@
         width: 100%;
         background: white;
         font-size: 12px;
-        min-height: 450px;
+        min-height: 480px;
         position: relative;
       }