feat: 头像全局配置功能

This commit is contained in:
hujinbin
2025-01-15 19:42:56 +08:00
parent 15d1fd9229
commit 7732e4a92c
4 changed files with 40 additions and 7 deletions

View File

@@ -21,6 +21,14 @@
z-index: 2;
}
.card-avatar-name{
top: auto;
bottom: 0;
left: 0px;
right: 0;
line-height: 2 !important;
}
.card-detail {
position: absolute;
left: 0;