lex 1 год назад
Родитель
Сommit
2d4a2ef297
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/components/m-wx-tip/index.module.less

+ 2 - 2
src/components/m-wx-tip/index.module.less

@@ -32,11 +32,11 @@
   }
 
   .popupTips {
-    padding-top: 12px;
+    padding-top: 16px;
     padding-bottom: 47px;
     text-align: center;
     font-size: 15px;
     color: #777777;
     line-height: 21px;
   }
-}
+}