Move up subtitle of EditPlan

This commit is contained in:
Brandon Presley 2022-07-07 17:18:56 +12:00
parent ab59675dd3
commit c4a560c1ef
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ const styles = StyleSheet.create({
title: {
fontSize: 20,
marginBottom: 10,
marginTop: -15,
},
row: {
flexDirection: 'row',