From 8fa021e839aee63f2168312e7e894fd7f820fcc0 Mon Sep 17 00:00:00 2001 From: imagineer99 Date: Mon, 9 Mar 2026 13:33:00 +0000 Subject: [PATCH] style: reduce border radius on onboarding summary cards --- .../features/onboarding/components/steps/summary-step.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/studio/frontend/src/features/onboarding/components/steps/summary-step.tsx b/studio/frontend/src/features/onboarding/components/steps/summary-step.tsx index 5ece98b6e6..b1ded62f80 100644 --- a/studio/frontend/src/features/onboarding/components/steps/summary-step.tsx +++ b/studio/frontend/src/features/onboarding/components/steps/summary-step.tsx @@ -69,7 +69,7 @@ export function SummaryStep() { return (
- + System @@ -106,7 +106,7 @@ export function SummaryStep() { - + Model @@ -128,7 +128,7 @@ export function SummaryStep() { - + Dataset @@ -166,7 +166,7 @@ export function SummaryStep() { - + Hyperparameters