"src/vscode:/vscode.git/clone" did not exist on "01a99b3f8db22da087d5aed650c53a85b1f40a6f"
Commit 1147ea5f authored by RuoYi's avatar RuoYi
Browse files

设置用户头像悬停高度

parent a1bf5aaf
...@@ -144,6 +144,7 @@ export default { ...@@ -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 {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment