guhongwei 3 лет назад
Родитель
Сommit
5e865d1a36
1 измененных файлов с 1 добавлено и 1 удалено
  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;
       }
     }
   }