From 89563541e6e9eeae8b7c8ea747f8abb7f7a52413 Mon Sep 17 00:00:00 2001 From: shy3130 Date: Sun, 23 Aug 2026 13:48:24 +0800 Subject: [PATCH] =?UTF-8?q?fix(ui):=20=E5=9B=9E=E6=B5=8B=E9=A1=B5=E6=A0=87?= =?UTF-8?q?=E9=A2=98=20=E9=87=8F=E5=8C=96=E7=A0=94=E7=A9=B6=20=E2=86=92=20?= =?UTF-8?q?=E5=9B=9E=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Backtest.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Backtest.tsx b/frontend/src/pages/Backtest.tsx index 0936c85..3b405fd 100644 --- a/frontend/src/pages/Backtest.tsx +++ b/frontend/src/pages/Backtest.tsx @@ -53,7 +53,7 @@ export function Backtest() { return (
{MODES[activeTab].subtitle}} className="shrink-0 flex-wrap gap-x-4 gap-y-2 bg-base/95 px-3 lg:flex-nowrap lg:px-5" right={( @@ -69,7 +69,7 @@ export function Backtest() { 候选方案