Эх сурвалжийг харах

Merge branch 'feature-appmarketv2' into 'develop'

应用市场图片边框黑线调整!

See merge request o2oa/o2oa!1629
胡起 5 жил өмнө
parent
commit
4ca258f13b

+ 1 - 5
o2web/source/x_component_AppMarketV2/$Main/default/style.css

@@ -23,8 +23,6 @@
     float: left;
     width:63%;
     height:100%;
-    border-radius:16px;
-    border:1px solid rgba(151,151,151,1);
     margin:0px 10px 0px 0px;
     position:relative;
     cursor: pointer;
@@ -34,7 +32,6 @@
     width:100%;
     height:100%;
     border-radius:16px;
-    border:1px solid rgba(151,151,151,1);
     position:absolute;
     left:0px;
     top:0px;
@@ -78,7 +75,6 @@
     width:100%;
     height:100%;
     border-radius:16px;
-    border:1px solid rgba(151,151,151,1);
     position:absolute;
     left:0px;
     top:0px;
@@ -118,7 +114,7 @@
     width:100%;
     height:100%;
     border-radius:16px;
-    border:1px solid rgba(151,151,151,1);
+    /*border:1px solid rgba(151,151,151,1);*/
     position:absolute;
     left:0px;
     top:0px;