feat: comments use timeline

This commit is contained in:
tim
2025-07-07 15:57:02 +08:00
parent 09c32059b6
commit 2d99f195ca
3 changed files with 33 additions and 9 deletions

View File

@@ -25,6 +25,7 @@ export default {
.timeline {
display: flex;
flex-direction: column;
height: 100%;
}
.timeline-item {