fix(detail): clamp long events

This commit is contained in:
Kiyomichi Kosaka
2025-06-20 07:41:46 +02:00
parent 5e2ec31e4f
commit 38a7de5ef8
2 changed files with 13 additions and 9 deletions
+1
View File
@@ -403,6 +403,7 @@
height: 400px;
border-left: 2px solid #00ffff;
margin-left: 40px;
overflow: hidden;
}
.timeline-block {