From 6452869968324dc5a7e6a8fde8a5cf2b62258397 Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Thu, 13 Nov 2025 23:34:29 +0800 Subject: [PATCH] update ui --- .../components/EventCard/HorizontalDynamicNewsEventCard.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Community/components/EventCard/HorizontalDynamicNewsEventCard.js b/src/views/Community/components/EventCard/HorizontalDynamicNewsEventCard.js index f525c4e5..a7c97f29 100644 --- a/src/views/Community/components/EventCard/HorizontalDynamicNewsEventCard.js +++ b/src/views/Community/components/EventCard/HorizontalDynamicNewsEventCard.js @@ -48,7 +48,7 @@ const HorizontalDynamicNewsEventCard = ({ onTitleClick, onToggleFollow, timelineStyle, - borderColor, + borderColor: timelineBorderColor, indicatorSize = 'comfortable', layout = 'vertical', }) => { @@ -102,7 +102,7 @@ const HorizontalDynamicNewsEventCard = ({