Explorar el Código

应用市场图标大小更改

jyew2 hace 5 años
padre
commit
71294c02dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      o2web/source/x_component_AppMarketV2/$Main/default/style.css

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

@@ -231,7 +231,7 @@
 }
 .o2_appmarket_application{
     width:285px;
-    height:555px;
+    height:452px;
     background:rgba(255,255,255,1);
     box-shadow:0px 0px 8px 0px rgba(0,0,0,0.25);
     border-radius:16px;