Просмотр исходного кода

设置用户头像悬停高度

RuoYi 4 лет назад
Родитель
Сommit
1147ea5f8a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ruoyi-ui/src/views/system/user/profile/userAvatar.vue

+ 1 - 0
ruoyi-ui/src/views/system/user/profile/userAvatar.vue

@@ -144,6 +144,7 @@ export default {
 .user-info-head {
 .user-info-head {
   position: relative;
   position: relative;
   display: inline-block;
   display: inline-block;
+  height: 120px;
 }
 }
 
 
 .user-info-head:hover:after {
 .user-info-head:hover:after {