pushing up add button

This commit is contained in:
Roland Osborne 2022-10-31 13:03:05 -07:00
parent 0305e336d2
commit b9e30bec5e

View File

@ -85,6 +85,7 @@ export const styles = StyleSheet.create({
paddingLeft: 16,
paddingRight: 16,
borderRadius: 4,
marginBottom: 16,
},
add: {
backgroundColor: Colors.primary,