Browse Source

style:站点加入我们广告位ui样式修改

zhangsiya 1 year ago
parent
commit
3b262089c6
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/web/staticres/brand/css/brand.css

+ 4 - 1
src/web/staticres/brand/css/brand.css

@@ -1010,7 +1010,10 @@
     margin-top: 40px;
     margin-top: 40px;
     display: flex;
     display: flex;
 }
 }
-
+.qr_box > img {
+    width: 100%;
+    height: 100%;
+}
 .qr_box .item {
 .qr_box .item {
     flex: 1;
     flex: 1;
 }
 }