소스 검색

设置用户头像悬停高度

RuoYi 4 년 전
부모
커밋
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 {
   position: relative;
   display: inline-block;
+  height: 120px;
 }
 
 .user-info-head:hover:after {