Parcourir la source

feat: 更新单位字体大小

sunxiao il y a 4 semaines
Parent
commit
4f8f0b2b39
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/views/screen/ScreenViewBlack/components/WaterYield.vue

+ 2 - 1
src/views/screen/ScreenViewBlack/components/WaterYield.vue

@@ -271,7 +271,8 @@ onUnmounted(() => {
           color: #fff;
           text-align: center;
           font-family: D-DIN-PRO;
-          font-size: 30px;
+          font-size: 24px;
+          line-height: normal;
           font-weight: bold;
           line-height: 28px;
         }