事件中心ui

This commit is contained in:
2025-11-10 12:32:14 +08:00
parent 6cd300b5ae
commit 46ba421f42
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}