소스 검색

更新安卓下载码和样式调整

jace 5 년 전
부모
커밋
49f03e991a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      normand/frontend/frontend/web/static/fxm/css/layout.css

+ 2 - 2
normand/frontend/frontend/web/static/fxm/css/layout.css

@@ -2559,12 +2559,12 @@ select.error {
 
 .mobile1-download .iPhone_ {
   position: absolute;
-  width: 1000px;
+  width: 450px;
   height: 420px;
   top: 50%;
   margin-top: -210px;
   left: 50%;
-  margin-left: -500px;
+  margin-left: -225px;
   background: #fff;
   -webkit-box-shadow: 0 0 20px #ccc;
           box-shadow: 0 0 20px #ccc;