解决 cl-timeline-item 时间线不显示问题

This commit is contained in:
icssoa
2025-10-16 14:11:03 +08:00
parent a19d326e7c
commit 18e9c41089

View File

@@ -119,7 +119,6 @@ const pt = computed(() => parsePt<PassThrough>(props.pt));
@apply flex flex-col items-center overflow-visible;
width: 50rpx;
margin-right: 10rpx;
overflow: visible;
}
&__dot {