lifanagju_citu 1 år sedan
förälder
incheckning
93ee4fa666
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/resume/components/right/basicInfo.vue

+ 1 - 1
src/views/resume/components/right/basicInfo.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="d-flex align-center my-3">
+  <div class="resume-box d-flex align-center my-3">
     <!-- 头像 -->
     <div class="avatarsBox" @mouseover="showIcon = true" @mouseleave="showIcon = false">
       <v-img class="img" cover src="https://cdn.vuetifyjs.com/images/john.jpg"></v-img>