Browse Source

fix: b2 实施字体

wjc 1 tuần trước cách đây
mục cha
commit
bd26ab2daf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/hui-jia/components/implementary/total.vue

+ 1 - 1
src/views/hui-jia/components/implementary/total.vue

@@ -114,7 +114,7 @@
       }
 
       .total-value {
-        font-size: halfW(24);
+        font-size: halfW(20);
         font-weight: bold;
         color: #ffffff;
       }