Просмотр исходного кода

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

jace 5 лет назад
Родитель
Сommit
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;