Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Commit

Permalink
3、修复好友列表样式不对齐问题
Browse files Browse the repository at this point in the history
Signed-off-by: lvshuncai <[email protected]>
  • Loading branch information
ShunCai committed Nov 5, 2022
1 parent 98793c4 commit 5be140c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/export/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -1096,10 +1096,16 @@ pre {

/* 好友图标下边距 */


#friends-type-list .list-inline {
margin-bottom: 0.3rem;
margin-left: 4rem;
}

#friends-type-list .align-middle.mb-2 > span{
margin-bottom: 0.3rem;
margin-left: 1.5rem !important;
}

/* 评论人内容 */

Expand Down

0 comments on commit 5be140c

Please sign in to comment.