Browse Source

设置用户头像悬停高度

tags/v2.4.0
RuoYi 4 years ago
parent
commit
073d90ed17
  1. 1
      ruoyi-ui/src/views/system/user/profile/userAvatar.vue

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

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

Loading…
Cancel
Save