소스 검색

设置弹窗居中2797

zhouna 5 년 전
부모
커밋
1eba9f957b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/Banner/ModeChange/index.less

+ 2 - 2
src/components/Banner/ModeChange/index.less

@@ -18,8 +18,8 @@
       top: 100px;
       width: 45%;
       min-width: 450px;
-      left:50%;
-      margin-left: -216px;
+      left:27%;
+      /*margin-left: -216px;*/
       min-height: 284px;
       background: #fff;
       .oper{