auto-commit for 77d7161f-f347-4a6b-bdbb-579dc8542e55

This commit is contained in:
emergent-agent-e1
2025-11-08 20:13:27 +00:00
parent 4ab7efd931
commit eccb75b763
+6
View File
@@ -396,6 +396,12 @@ const styles = StyleSheet.create({
flex: 1,
backgroundColor: '#F8F9FA',
},
scrollContent: {
paddingBottom: 80,
},
walletScrollContent: {
paddingBottom: 80,
},
header: {
flexDirection: 'row',
justifyContent: 'space-between',