소스 검색

宽度调整

lifanagju_citu 7 달 전
부모
커밋
a9c87ae4a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/recruit/personal/home/components/homeJobTypeCard/index.vue

+ 1 - 1
src/views/recruit/personal/home/components/homeJobTypeCard/index.vue

@@ -151,7 +151,7 @@ const carouselList = ref([
   justify-content: center; // 后面的flex会继承
   .leftCard {
     height: 384px;
-    width: 380px;
+    width: 300px;
     margin: 4px 0;
     overflow-x: hidden;
     overflow-y: auto;