diff --git a/src/front/Components/Layouts/ClientDashboard/index.tsx b/src/front/Components/Layouts/ClientDashboard/index.tsx index f4f3cc25..edd7af21 100644 --- a/src/front/Components/Layouts/ClientDashboard/index.tsx +++ b/src/front/Components/Layouts/ClientDashboard/index.tsx @@ -122,7 +122,7 @@ export default function ClientDashboard(props: IProps) { {folder?.office?.rib_name && ( //Div to avoid the button to be on the same line as the text - + )} );