소스 검색

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

houzekong 1 년 전
부모
커밋
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;
 
   .list-item {
-    height: 40px;
-    line-height: 40px;
+    height: 36px;
+    line-height: 36px;
     padding: 0 10px;
     display: flex;
     justify-content: space-between;