mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-09 20:41:01 +00:00
auto-commit for f2522df0-95c7-4832-b76a-0c5a6e0dc2de
This commit is contained in:
@@ -446,12 +446,20 @@ const styles = StyleSheet.create({
|
||||
backgroundColor: '#FFF',
|
||||
borderBottomWidth: 1,
|
||||
borderBottomColor: '#E5E7EB',
|
||||
flexDirection: 'row',
|
||||
justifyContent: 'space-between',
|
||||
alignItems: 'center',
|
||||
},
|
||||
walletTitle: {
|
||||
fontSize: 24,
|
||||
fontWeight: '700',
|
||||
color: '#1F2937',
|
||||
},
|
||||
refreshButton: {
|
||||
padding: 8,
|
||||
borderRadius: 8,
|
||||
backgroundColor: '#FEE2E2',
|
||||
},
|
||||
balanceCards: {
|
||||
padding: 16,
|
||||
gap: 12,
|
||||
|
||||
Reference in New Issue
Block a user