🐛(component): 修复avatar组件样式错乱

This commit is contained in:
宝宝宝
2022-09-26 04:56:00 +00:00
parent 9f3b3ad625
commit 404097e9fa
2 changed files with 12 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ fetchContributors();
display: inline-block;
}
.contributor img {
.contributor span {
margin: 5px;
}