Compare commits

...

1 Commits

Author SHA1 Message Date
Eric Bailey b11156b2dc Ensure notifications align with new post alignment 2024-09-25 15:30:30 -05:00
+1 -1
View File
@@ -625,7 +625,7 @@ const styles = StyleSheet.create({
flexDirection: 'row',
},
layoutIcon: {
width: 70,
width: 60,
alignItems: 'flex-end',
paddingTop: 2,
},