Browse Source

二维码弹窗样式适配

zhangdehua 1 year ago
parent
commit
c89db13088
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/assets/index/css/index.css

+ 2 - 2
public/assets/index/css/index.css

@@ -651,7 +651,7 @@ body{
     grid-template-columns: repeat(5, 1fr);
   }
 .goodsShareBotton img{
-    width: .3rem;
+    width: .4rem;
 }
 }
 @media (max-width: 1024px) {
@@ -715,7 +715,7 @@ body{
         bottom: .02rem;
     }
     .goodsShareBotton img{
-        width: .4rem;
+        width: .8rem;
     }
 }
 @media (max-width: 899px) {