Selaa lähdekoodia

feat: 更新单位字体大小

sunxiao 4 viikkoa sitten
vanhempi
commit
4f8f0b2b39

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

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