Browse Source

首页职位类型边距

Xiao_123 3 months ago
parent
commit
a50a8304e5

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

@@ -241,9 +241,8 @@ const handleClick = (item) => {
   }
   }
   .rightCard {
   .rightCard {
     height: 384px;
     height: 384px;
-    // min-width: 786px;
     margin: 4px 0;
     margin: 4px 0;
-    padding: 0 16px;
+    padding: 12px;
     overflow-y: auto;
     overflow-y: auto;
     .categoryName { font-size: 16px; line-height: 28px; margin-top: 6px; color: var(--v-primary-base)}
     .categoryName { font-size: 16px; line-height: 28px; margin-top: 6px; color: var(--v-primary-base)}
     .categoryName2 { font-size: 14px; color: var(--color-666); width: 110px; margin-right: 4px;}
     .categoryName2 { font-size: 14px; color: var(--color-666); width: 110px; margin-right: 4px;}