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

设置用户头像悬停高度

RuoYi лет назад: 5
Родитель
Сommit
073d90ed17
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 {
144 144
 .user-info-head {
145 145
   position: relative;
146 146
   display: inline-block;
147
+  height: 120px;
147 148
 }
148 149
 
149 150
 .user-info-head:hover:after {