瀏覽代碼

开始移除部分主包内容

leon 1 年之前
父節點
當前提交
9d6c9f938b
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/_record/pages/time_record.scss

+ 3 - 3
src/_record/pages/time_record.scss

@@ -174,11 +174,11 @@
 
 /* #ifdef rn */
 .share_bg {
-    position: fixed;
+    position: absolute;
     left: 0;
     top: 0;
-    width: 100vw;
-    height: 100vh;
+    width: 100%;
+    height: 100%;
     z-index: 100;
     display: flex;
     flex-direction: column;