Skip to content

Commit 71c8b82

Browse files
authored
Increase size of camera image
1 parent 3006f62 commit 71c8b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feedingwebapp/src/Pages/Home/MealStates/BiteSelection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ const BiteSelection = (props) => {
424424
*/}
425425
<View
426426
style={{
427-
flex: 3,
427+
flex: 2,
428428
flexDirection: 'row',
429429
justifyContent: 'center',
430430
alignItems: 'center',

0 commit comments

Comments
 (0)