修改页面,完成单页模式新增首页返回上一页按钮
This commit is contained in:
@@ -102,6 +102,10 @@
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.profile-info .profile-load-status:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.profile-tags,
|
||||
.mini-actions {
|
||||
display: flex;
|
||||
@@ -109,6 +113,10 @@
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.mini-actions {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.profile-tags span,
|
||||
.mini-actions span {
|
||||
padding: 7px 12px;
|
||||
|
||||
Reference in New Issue
Block a user