소스 검색

应用市场图标大小更改

jyew2 5 년 전
부모
커밋
71294c02dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;