zs 1 년 전
부모
커밋
5741c77a14
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/expert/index.vue

+ 1 - 1
src/views/expert/index.vue

@@ -524,7 +524,7 @@ const sizeChange = (limits) => {
       box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.03);
       border-radius: 2px;
       width: 285px;
-      height: 190px;
+      height: 200px;
       margin-bottom: 15px;
       cursor: pointer;
       transition: all 0.3s;