事件中心的涨停原因里面和事件相关

This commit is contained in:
2026-01-12 07:37:27 +08:00
parent ab5573ff36
commit 07bb1259ef

View File

@@ -2049,7 +2049,7 @@ const DetailModal = ({ isOpen, onClose, selectedDate, ztDetail, events, loading
<DrawerHeader borderBottom="1px solid rgba(255,215,0,0.2)" color="white">
{selectedContent?.title}
</DrawerHeader>
<DrawerBody py={6}>
<DrawerBody py={6} overflowY="auto">
<Box
className="markdown-content"
color="whiteAlpha.900"