事件中心ui

This commit is contained in:
2025-11-10 12:32:14 +08:00
parent 03c481309f
commit 4c31a4103c
3 changed files with 16 additions and 10 deletions

View File

@@ -167,7 +167,7 @@ const MiniTimelineChart = React.memo(function MiniTimelineChart({ stockCode, eve
style={{
width: '100%',
height: '100%',
minHeight: '40px',
minHeight: '35px',
cursor: onClick ? 'pointer' : 'default'
}}
onClick={onClick}