Sfoglia il codice sorgente

feat: 更新单位字体大小

sunxiao 4 settimane fa
parent
commit
4f8f0b2b39

+ 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;
         }