lifanagju_citu пре 11 месеци
родитељ
комит
fe6de1bd06
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/enterprise/talentPool/components/details.vue

+ 1 - 1
src/views/enterprise/talentPool/components/details.vue

@@ -1,6 +1,6 @@
 <!-- 人才库 - 人才详情 -->
 <template>
-  <div class="d-flex justify-center">
+  <div class="d-flex justify-center mb-10">
     <div style="width: 940px;overflow-y: auto;background: #fff;" class="px-8 py-3 my-n3 mr-3">
       <!-- 基本信息 -->
       <baseInfo class="mt-5"></baseInfo>