소스 검색

标签wrap

zhengnaiwen_citu 5 달 전
부모
커밋
abe5f241cf
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      pagesA/resumeOnline/index.vue

+ 2 - 0
pagesA/resumeOnline/index.vue

@@ -547,6 +547,8 @@ $px: 30rpx;
       }
       &-tags {
         display: flex;
+        flex-direction: row;
+        flex-wrap: wrap;
         .tag {
           border: 2rpx solid #008978;
           color: #008978;