Browse Source

university list style update

hare8999@163.com 2 năm trước cách đây
mục cha
commit
ffdd77c597
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/career/plan/compoents/AllUniversity.vue

+ 1 - 1
src/views/career/plan/compoents/AllUniversity.vue

@@ -7,7 +7,7 @@
     <el-row class="mt10 ">
       <div v-if="pageForm.total > 0">
         <div class="list-wrap pl30">
-          <div class="fx-row fx-bet-cen mb30" v-for="item in collegeList">
+          <div class="fx-row ai-cen mb30" v-for="item in collegeList">
             <div class="img">
               <img style="width: 100%;height: 100%" :src="item.logo" alt="">
             </div>