Browse Source

feat: 更新单位字体大小

sunxiao 4 weeks ago
parent
commit
4f8f0b2b39
1 changed files with 2 additions and 1 deletions
  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;
         }