update one more hairline

This commit is contained in:
Hailey
2024-06-03 16:17:55 -07:00
parent 59da447d44
commit 40aa0e9f0a
+1 -1
View File
@@ -248,7 +248,7 @@ const styles = StyleSheet.create({
gap: 10,
paddingTop: 10,
paddingBottom: isAndroid ? 10 : 0,
borderTopWidth: 1,
borderTopWidth: hairlineWidth,
},
footerBtn: {
paddingHorizontal: 24,