guhongwei 3 years ago
parent
commit
5e865d1a36
1 changed files with 1 additions and 1 deletions
  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;
       }
     }
   }