Xiao_123 3 ماه پیش
والد
کامیت
c4cf8e1735
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/recruit/enterprise/jobFair/index.vue

+ 1 - 0
src/views/recruit/enterprise/jobFair/index.vue

@@ -45,5 +45,6 @@ const handleBlockEnterprise = async (id) => {
   grid-template-columns: repeat(2, 1fr);
   gap: 20px;
   min-height: auto;
+  min-height: 70vh;
 }
 </style>