Kaynağa Gözat

详情页样式调整

samhoo 6 yıl önce
ebeveyn
işleme
9c9b9e3483

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

@@ -55,8 +55,8 @@
     .solution .section-2 .content-right .content-detail{
         margin-top:0.2rem !important;
         font-size:0.16rem !important;
-        padding-left:0.15rem !important;
-        padding-right:0.15rem !important;
+        padding-left:0.2rem !important;
+        padding-right:0.2rem !important;
         width:100% !important;
     }
     .solution .section-2 .content-right .content-detail li{
@@ -69,7 +69,7 @@
     .solution .section-2 .content-right .content-toggle p {
         float:left !important;
         margin-top: 0.05rem !important;
-        padding-left:0.1rem;
+        padding-left:0.15rem;
         width:100%;
         /*display:inline !important;*/
     }

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

@@ -116,7 +116,7 @@ body {
 .solution .section-2 .solution-icon-list>ul>li>a .contentText p{
     font-size:0.35rem;
     color:rgb(0,0,0);
-    padding:0.68rem 0.8rem 0 0.33rem;
+    padding:0.68rem 1.2rem 0 0.33rem;
     overflow: hidden;
     text-overflow: ellipsis;
 }