Browse Source

底部加多

lifanagju_citu 11 months ago
parent
commit
a7654a8773
1 changed files with 1 additions and 1 deletions
  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="white-bgc py-2 d-flex justify-center" style="width: 100%;">
+  <div class="white-bgc pt-2 pb-16 d-flex justify-center" style="width: 100%;">
     <div style="width: 940px;overflow-y: auto;background: none;" class=" pa-3 mr-3">
       <!-- 基本信息 -->
       <baseInfo class="mt-5"></baseInfo>