Ver código fonte

fix: 修改WeatherCard组件的样式

lvjinxu 5 meses atrás
pai
commit
afc9b32350

+ 1 - 1
src/views/disaster/overview/components/WeatherCard.vue

@@ -421,7 +421,7 @@ onUnmounted(() => {
     font-weight: 800;
     font-size: 16px;
     color: rgba(0, 0, 0, 0.88);
-    line-height: 24px;
+    line-height:24px;
     text-align: left;
     font-style: normal;
   }