浏览代码

二维码弹窗样式适配

zhangdehua 1 年之前
父节点
当前提交
c89db13088
共有 1 个文件被更改,包括 2 次插入2 次删除
  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) {