guhongwei 3 anni fa
parent
commit
5e865d1a36
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/mobile-frame/top.vue

+ 1 - 1
src/components/mobile-frame/top.vue

@@ -115,7 +115,7 @@ export default {
       padding: 8px 0;
       span {
         position: relative;
-        top: -2px;
+        top: 0;
       }
     }
   }