feat(tip): add character splash back button

This commit is contained in:
2026-07-20 14:58:30 +08:00
parent b2d10bfba8
commit 7967486af7
2 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -68,7 +68,8 @@
.header {
display: flex;
align-items: center;
justify-content: flex-end;
justify-content: space-between;
gap: 12px;
}
.headerPill {