소스 검색

fix: 运行状态卡片大小问题

100011797 3 년 전
부모
커밋
a2e154e758
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/pages/device/Instance/Detail/Running/Property/PropertyCard.less

+ 2 - 0
src/pages/device/Instance/Detail/Running/Property/PropertyCard.less

@@ -6,8 +6,10 @@
 
 .card-title-box {
   display: flex;
+  align-items: center;
   justify-content: space-between;
   width: 100%;
+  height: 32px;
   margin-bottom: 10px;
 
   .card-title {