fix(stock-analysis): expand layout on ultrawide screens

This commit is contained in:
Aliang
2026-06-29 11:48:01 +08:00
parent b923352ea4
commit 017db67c0f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ export function StockAnalysis() {
}
/>
<div className="px-8 py-6 space-y-6 max-w-7xl">
<div className="w-full max-w-none px-8 py-6 space-y-6">
{/* 搜索栏 */}
<div className="flex items-center gap-3">
<div className="w-72">
Binary file not shown.

After

Width:  |  Height:  |  Size: 727 KiB