解决 cl-timeline-item 时间线不显示问题
This commit is contained in:
@@ -116,7 +116,7 @@ const pt = computed(() => parsePt<PassThrough>(props.pt));
|
|||||||
margin-bottom: 10rpx;
|
margin-bottom: 10rpx;
|
||||||
|
|
||||||
&__left {
|
&__left {
|
||||||
@apply flex flex-col items-center h-full relative;
|
@apply flex flex-col items-center overflow-visible;
|
||||||
width: 50rpx;
|
width: 50rpx;
|
||||||
margin-right: 10rpx;
|
margin-right: 10rpx;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|||||||
Reference in New Issue
Block a user