shish 3 недель назад
Родитель
Сommit
0dbc69f5bb
1 измененных файлов с 3 добавлено и 3 удалено
  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: 50upx;
-  height: 50upx;
+  width: 52upx;
+  height: 52upx;
 }
 
 .cg-only-tab-bar__text {
   margin-top: 6upx;
-  font-size: 24upx;
+  font-size: 26upx;
   color: #444444;
   line-height: 1.2;
 }