From a243d791f96ab2b7ca302fdbb66f68935389088c Mon Sep 17 00:00:00 2001 From: Rochas Date: Sat, 13 Dec 2025 18:58:32 +0100 Subject: [PATCH] fix temporaire addChantier --- components/add/addChantier.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/add/addChantier.tsx b/components/add/addChantier.tsx index 80bad03..918e04c 100644 --- a/components/add/addChantier.tsx +++ b/components/add/addChantier.tsx @@ -234,7 +234,7 @@ export default function AddChantier() { const styles = StyleSheet.create({ back:{ - height:"100%", + height:"80%", width:"100%", }, container: {