lifanagju_citu 11 mesiacov pred
rodič
commit
fe6de1bd06

+ 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>