优化侧边栏头像样式

This commit is contained in:
2023-04-17 14:21:15 +08:00
parent 471134cbe5
commit 5dd441ff8e
3 changed files with 8 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
align-items: center;
justify-content: flex-start;
margin-bottom: 12px;
&:not(:last-child) {
margin-bottom: 12px;
}
}
.ul-avatar-sidebar-list-item-img {