bumping the toast vertically by 4px

This commit is contained in:
Avinash Lingaloo
2022-05-05 15:05:24 +04:00
parent f093cd3409
commit 038476c01a

View File

@@ -43,7 +43,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => {
height: 80,
width: '100%',
position: 'absolute',
bottom: 100,
bottom: 104,
},
toast: {
width: '100%',