From de8d9b0691ec5ea776292ad2132060ae5ec41f18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A4=B9=E0=A4=BF=E0=A4=AE=E0=A4=BE=E0=A4=82=E0=A4=B6?= =?UTF-8?q?=E0=A5=81?= Date: Thu, 11 Jun 2026 19:33:47 +0530 Subject: [PATCH] center the search dialog and change the wrong borders (#6184) * center the search dialog and change the wrong borders * fix the mistake of 1 to l * Fix/adjust search dialog radius for PR #6184 --------- Co-authored-by: Lee Jackson <130007945+Imagineer99@users.noreply.github.com> Co-authored-by: wasimysaid --- .../src/features/chat/components/chat-search-dialog.tsx | 4 ++-- studio/frontend/src/index.css | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/studio/frontend/src/features/chat/components/chat-search-dialog.tsx b/studio/frontend/src/features/chat/components/chat-search-dialog.tsx index 0a6ec0c884..b0fd3c5f27 100644 --- a/studio/frontend/src/features/chat/components/chat-search-dialog.tsx +++ b/studio/frontend/src/features/chat/components/chat-search-dialog.tsx @@ -64,10 +64,10 @@ export function ChatSearchDialog() { - +