修改页面,完成单页模式新增首页返回上一页按钮

This commit is contained in:
2026-08-31 14:48:32 +08:00
parent aaed0584b1
commit 15b301b358
363 changed files with 10895 additions and 213 deletions
+8
View File
@@ -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;