Skip to content

Commit

Permalink
fixed column
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrine-ds committed Dec 6, 2024
1 parent b006c23 commit 7d877b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const styles = StyleSheet.create({
tileContents: { flexGrow: 1 },
optionsDesktop: {
padding: spacings[32],
maxWidth: 350,
width: 350,
},
optionsMobile: { padding: spacings[32] },
accordion: { paddingHorizontal: 0 },
Expand Down

0 comments on commit 7d877b6

Please sign in to comment.