Xiao_123 8 달 전
부모
커밋
08da476e88
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/headhunting/components/content.vue

+ 1 - 1
src/views/headhunting/components/content.vue

@@ -348,7 +348,7 @@ const handleClick = (type, id) => {
 }
 .consultant-box {
   width: 100%;
-  height: 250px;
+  height: 283px;
   .consultant-item {
     width: calc((100% - 60px) / 3);
     max-width: 350px;