feat: update timeline

This commit is contained in:
tim
2025-07-09 14:44:12 +08:00
parent 4422acb6a8
commit c7f5bb862a
+3
View File
@@ -233,4 +233,7 @@ export default {
.hot-topic { .hot-topic {
width: 50%; width: 50%;
} }
.profile-timeline {
padding: 20px;
}
</style> </style>