samhoo 6 лет назад
Родитель
Сommit
bd0bc2c1f0

+ 1 - 0
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/assets/css/customerDeMo.css

@@ -73,6 +73,7 @@
     .solution .section-2 .content-right{
         width:100% !important;
         float:none !important;
+        height:100% !important;
     }
     .solution .section-2 .content-right .content-detail{
         margin-top:0.2rem !important;

+ 2 - 0
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/assets/css/customerMo.css

@@ -124,11 +124,13 @@ body {
     float:right;
     width:30%;
     height:2.2rem;
+    padding-right:0.1rem;
 }
 .solution .section-2 .solution-icon-list>ul>li>a .contentImg img{
     width:100%;
     height:70%;
     margin-top:15%;
+    border-radius:5%;
 }