diff --git a/frontend/app/trades/page.tsx b/frontend/app/trades/page.tsx index da4be42..5cd6cec 100644 --- a/frontend/app/trades/page.tsx +++ b/frontend/app/trades/page.tsx @@ -100,7 +100,7 @@ function LiveTrades({ symbol }: { symbol: Symbol }) {
{/* 桌面端固定高度内滚,手机端展开不嵌套滚动 */} -