shish hai 3 semanas
pai
achega
820d2cb38d
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      hdApp/src/components/cg-only-tab-bar.vue

+ 3 - 3
hdApp/src/components/cg-only-tab-bar.vue

@@ -115,13 +115,13 @@ export default {
 }
 
 .cg-only-tab-bar__icon {
-  width: 48upx;
-  height: 48upx;
+  width: 50upx;
+  height: 50upx;
 }
 
 .cg-only-tab-bar__text {
   margin-top: 6upx;
-  font-size: 22upx;
+  font-size: 24upx;
   color: #444444;
   line-height: 1.2;
 }