feat: ui 调整

This commit is contained in:
tim
2025-07-26 18:08:03 +08:00
parent 0028a501fb
commit a5900aa60d
2 changed files with 3 additions and 11 deletions

View File

@@ -38,7 +38,7 @@ export default {
flex-direction: row;
align-items: flex-start;
position: relative;
margin-bottom: 20px;
margin-top: 10px;
}
.timeline-icon {
@@ -92,9 +92,6 @@ export default {
}
@media (max-width: 768px) {
.timeline-item {
margin-bottom: 10px;
}
.timeline-icon {
margin-right: 2px;