feat: mobile Profile page

This commit is contained in:
Tim
2025-07-18 15:40:04 +08:00
parent 342e944984
commit 8719fcc155
3 changed files with 57 additions and 7 deletions

View File

@@ -88,6 +88,7 @@ export default {
.timeline-content {
flex: 1;
width: calc(100% - 32px);
}
@media (max-width: 768px) {