aboutsummaryrefslogtreecommitdiff
path: root/src/components/moments/IndividualMomentTitleBar.tsx
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-07 16:07:56 -0400
committerIvan Chen <ivan@tagg.id>2021-06-08 16:18:34 -0400
commitd71a4d178715d34570d949e0cd0c1c58186715fc (patch)
tree5b1bcd42ac49eb9fb7718ed9fbe0d618c39201c6 /src/components/moments/IndividualMomentTitleBar.tsx
parentf52f6eaa57250a3eb5cf50dab393c5ec29f4d688 (diff)
Adjust header height
Diffstat (limited to 'src/components/moments/IndividualMomentTitleBar.tsx')
-rw-r--r--src/components/moments/IndividualMomentTitleBar.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/moments/IndividualMomentTitleBar.tsx b/src/components/moments/IndividualMomentTitleBar.tsx
index 79453ade..2bebafa7 100644
--- a/src/components/moments/IndividualMomentTitleBar.tsx
+++ b/src/components/moments/IndividualMomentTitleBar.tsx
@@ -30,7 +30,6 @@ const styles = StyleSheet.create({
flexDirection: 'row',
alignItems: 'center',
justifyContent: 'flex-start',
- height: '5%',
},
headerContainer: {
width: '80%',