浏览代码

设置用户头像悬停高度

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 {