Explorar el Código

设置用户头像悬停高度

RuoYi hace 5 años
padre
commit
073d90ed17
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 {
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 {