ソースを参照

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

houzekong 11 ヶ月 前
コミット
e72c77c509
1 ファイル変更2 行追加2 行削除
  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;
   @light-blue: #00c8d9;
 
 
   .list-item {
   .list-item {
-    height: 40px;
-    line-height: 40px;
+    height: 36px;
+    line-height: 36px;
     padding: 0 10px;
     padding: 0 10px;
     display: flex;
     display: flex;
     justify-content: space-between;
     justify-content: space-between;