Parcourir la source

[Style 0000] 调整瓦斯模块-条目组件的样式

houzekong il y a 11 mois
Parent
commit
e72c77c509
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/vent/gas/gasPumpMonitor/components/listItem.vue

+ 2 - 2
src/views/vent/gas/gasPumpMonitor/components/listItem.vue

@@ -74,8 +74,8 @@
   @light-blue: #00c8d9;
 
   .list-item {
-    height: 40px;
-    line-height: 40px;
+    height: 36px;
+    line-height: 36px;
     padding: 0 10px;
     display: flex;
     justify-content: space-between;