Explorar el Código

设置用户头像悬停高度

RuoYi hace 4 años
padre
commit
1147ea5f8a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {