关于页面中的赞赏名单模块中的头像样式增加默认高度

This commit is contained in:
UPToZ 2025-05-15 14:52:12 +08:00
parent 525c3f539d
commit 5be073fea1

View File

@ -16435,6 +16435,7 @@ span.hexo-douban-pagenum {
.author-content-item.single.reward .reward-list-all .reward-list-item .reward-list-item-avatar img {
border-radius: 50%;
width: 80px;
height: 80px;
/* margin-top: 0.4rem; */
}