Browse Source

Merge branch 'dev/v4.10.19_yf' of qmx/jy into feature/v4.10.19

yangfeng 1 month ago
parent
commit
821565a14a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/web/staticres/bid-fileinter/css/product-introduce.css

+ 2 - 2
src/web/staticres/bid-fileinter/css/product-introduce.css

@@ -118,8 +118,8 @@
 .banner-swiper-container .slide-content-container {
   position: absolute;
   top: 50%;
-  left: 20%;
-  width: auto;
+  /* left: 20%; */
+  width: 1140px;
   transform: translateY(-50%);
   z-index: 2;
   text-align: left;