diff --git a/app/screens/snack_bar/index.tsx b/app/screens/snack_bar/index.tsx index 1ffd970a40..3787414514 100644 --- a/app/screens/snack_bar/index.tsx +++ b/app/screens/snack_bar/index.tsx @@ -43,7 +43,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => { height: 80, width: '100%', position: 'absolute', - bottom: 100, + bottom: 104, }, toast: { width: '100%',