achao 2 年之前
父節點
當前提交
0a1e579a0a
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 3 3
      public/static/payprint1.html
  2. 3 3
      public/static/payprint2.html

+ 3 - 3
public/static/payprint1.html

@@ -166,7 +166,7 @@
         
         .sfcard-content img {
             width: 100%;
-            height: 100vh;
+            height: 90vh;
         }
         
         .sfcard-title {
@@ -175,11 +175,11 @@
         }
         
         .center {
-            height: 110vh;
+            height: 99.5vh;
         }
         
         .part2 {
-            height: 110vh;
+            height: 99.5vh;
             /* background: red; */
         }
         

+ 3 - 3
public/static/payprint2.html

@@ -166,7 +166,7 @@
         
         .sfcard-content img {
             width: 100%;
-            height: 100vh;
+            height: 90vh;
         }
         
         .sfcard-title {
@@ -175,11 +175,11 @@
         }
         
         .center {
-            height: 110vh;
+            height: 99.5vh;
         }
         
         .part2 {
-            height: 110vh;
+            height: 99.5vh;
             /* background: red; */
         }