feat(community): 列表模式事件卡片高度自适应
This commit is contained in:
@@ -112,6 +112,7 @@ const VerticalModeLayout = ({
|
||||
timelineStyle={getTimelineBoxStyle()}
|
||||
borderColor={borderColor}
|
||||
indicatorSize={layoutMode === 'detail' ? 'default' : 'comfortable'}
|
||||
layout="vertical"
|
||||
/>
|
||||
))}
|
||||
</VStack>
|
||||
|
||||
Reference in New Issue
Block a user