added bottom padding to sheet

This commit is contained in:
Sadaqat Ali 2022-05-26 23:51:32 +05:00
parent 6adb32cc9b
commit 3d7e3fc8b8

View File

@ -13,7 +13,7 @@ export default EStyleSheet.create({
flex:1, flex:1,
}, },
modalContainer: { modalContainer: {
// paddingVertical: 4, paddingBottom: 12,
}, },