Browse Source

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

houzekong 11 months ago
parent
commit
e72c77c509
1 changed files with 2 additions and 2 deletions
  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;