Browse Source

Update index.module.less

lex 1 year ago
parent
commit
5bfa0947dd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/m-wx-tip/index.module.less

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

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