ソースを参照

设置用户头像悬停高度

RuoYi 5 年 前
コミット
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 {