guhongwei 3 years ago
parent
commit
e20dcccb88
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

@@ -99,7 +99,7 @@ export default {
       span {
         color: #409eff;
         position: relative;
-        top: -2px;
+        top: 0;
       }
     }
   }