关于页面中的赞赏名单模块中的头像样式增加默认高度
This commit is contained in:
parent
525c3f539d
commit
5be073fea1
@ -16435,6 +16435,7 @@ span.hexo-douban-pagenum {
|
|||||||
.author-content-item.single.reward .reward-list-all .reward-list-item .reward-list-item-avatar img {
|
.author-content-item.single.reward .reward-list-all .reward-list-item .reward-list-item-avatar img {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
|
height: 80px;
|
||||||
/* margin-top: 0.4rem; */
|
/* margin-top: 0.4rem; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user