From 30069973e5c5784529237ca9b75f31f4cf164209 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Fri, 6 Jun 2025 17:09:06 +0200 Subject: [PATCH] fixed flex layout --- src/Components/Profile/ProfileForm.tsx | 6 +++--- src/Components/Profile/Subcomponents/ProfileTextForm.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Components/Profile/ProfileForm.tsx b/src/Components/Profile/ProfileForm.tsx index efd9d27b..86327112 100644 --- a/src/Components/Profile/ProfileForm.tsx +++ b/src/Components/Profile/ProfileForm.tsx @@ -158,7 +158,7 @@ export function ProfileForm() { <>
-
+
{template === 'onepager' && ( @@ -204,7 +204,7 @@ export function ProfileForm() { > )} -
+