From 15618040759883b67a84cd97f228c56329e1caa8 Mon Sep 17 00:00:00 2001 From: Max S Date: Wed, 11 Sep 2024 14:42:55 +0200 Subject: [PATCH] =?UTF-8?q?:sparkles:=20full=20width=20voir=20les=20docume?= =?UTF-8?q?nts=20re=C3=A7u=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/front/Components/Layouts/ClientDashboard/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/front/Components/Layouts/ClientDashboard/index.tsx b/src/front/Components/Layouts/ClientDashboard/index.tsx index d1fe593d..da2fb194 100644 --- a/src/front/Components/Layouts/ClientDashboard/index.tsx +++ b/src/front/Components/Layouts/ClientDashboard/index.tsx @@ -177,7 +177,8 @@ export default function ClientDashboard(props: IProps) { .modules.pages.ClientDashboard.pages.ReceiveDocuments.props.path.replace( "[folderUid]", folderUid as string, - )}> + )} + style={{ width: "100%" }}>