From faa610f843bae381aaa6553370fd1ae294a144e9 Mon Sep 17 00:00:00 2001 From: Tam Nhu Tran Date: Fri, 20 Feb 2026 12:31:19 +0700 Subject: [PATCH] fix(ui): make api profile dialog scrollable on small screens --- ui/src/components/profiles/profile-create-dialog.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/ui/src/components/profiles/profile-create-dialog.tsx b/ui/src/components/profiles/profile-create-dialog.tsx index 2c3d283a..089f415f 100644 --- a/ui/src/components/profiles/profile-create-dialog.tsx +++ b/ui/src/components/profiles/profile-create-dialog.tsx @@ -236,7 +236,7 @@ export function ProfileCreateDialog({ return ( - + @@ -247,7 +247,10 @@ export function ProfileCreateDialog({ -
+ {/* Provider Preset Cards - Compact horizontal layout */}
{/* Main Options: OpenRouter + Custom */} @@ -304,7 +307,7 @@ export function ProfileCreateDialog({
@@ -323,7 +326,7 @@ export function ProfileCreateDialog({
- + {/* Profile Name */}