Move up subtitle of EditPlan

This commit is contained in:
Brandon Presley 2022-07-07 17:18:56 +12:00
parent 0ceeb2e4d5
commit 119711a13a
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',