设置用户头像悬停高度

This commit is contained in:
RuoYi 2020-11-30 11:08:23 +08:00
parent 689d5b1612
commit 073d90ed17

View File

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