Browse Source

fix: 修改WeatherCard组件的样式

lvjinxu 5 months ago
parent
commit
afc9b32350
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/disaster/overview/components/WeatherCard.vue

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

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