林旭祥 6 mesi fa
parent
commit
455eed5eca
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      src/views/gesture/index.vue

+ 3 - 3
src/views/gesture/index.vue

@@ -394,8 +394,8 @@ $waiPadding: 6.51rem;
 
 .erweima {
   position: absolute;
-  right: 3.87rem;
-  bottom: 3.87rem;
+  right: 3rem;
+  bottom: 3rem;
   text-align: center;
 
   img {
@@ -405,7 +405,7 @@ $waiPadding: 6.51rem;
   span {
     display: block;
     color: #FFFFFF;
-    font-size: 1.1rem;
+    font-size: 1rem;
     padding-top: 3px;
   }
 }