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: {