From 2e1267bc489cdee102747dbf03b9e938ee3a6731 Mon Sep 17 00:00:00 2001 From: mortezaei Date: Sat, 29 Aug 2026 14:24:07 +0330 Subject: [PATCH] refactor: update layout styles, adjust component dimensions, and refine profile redirection logic --- .../finding-match/finding-match-client.tsx | 38 ++++++++++--------- src/app/new-match/new-match-client.tsx | 2 +- .../questions-list/questions-list-client.tsx | 14 ++++++- src/components/Componentes/button.tsx | 2 +- 4 files changed, 35 insertions(+), 21 deletions(-) diff --git a/src/app/finding-match/finding-match-client.tsx b/src/app/finding-match/finding-match-client.tsx index 9db5fdf..d4f88dc 100644 --- a/src/app/finding-match/finding-match-client.tsx +++ b/src/app/finding-match/finding-match-client.tsx @@ -111,25 +111,27 @@ export default function FindingMatchClient() { />
- -
+
-

+

{copy.title}

-

+

{copy.description}

{unseenRejection && ( @@ -177,22 +179,24 @@ export default function FindingMatchClient() { )}{" "}
- +
+ +
{profile?.can_edit_profile === false ? (
-