设置用户头像悬停高度

This commit is contained in:
RuoYi
2020-11-30 11:08:23 +08:00
committed by 疯狂的狮子li
parent 46d0bd9377
commit 0c8b38544b

View File

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