소스 검색

提交重新打包

1
mo 3 년 전
부모
커밋
6a804c268f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/project/index.vue

+ 2 - 0
src/views/project/index.vue

@@ -427,6 +427,7 @@ img {
         padding-bottom: 22px;
         display: flex;
         flex-direction: row;
+        align-items: center;
         .headWrap {
           margin-right: 13px;
           img {
@@ -491,6 +492,7 @@ img {
     padding-bottom: 22px;
     display: flex;
     flex-direction: row;
+    align-items: center;
     .headWrap {
       margin-right: 13px;
       img {