mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
Update TransactionsNavigationHeader.tsx
This commit is contained in:
parent
f37818a956
commit
7777ec42c5
1 changed files with 1 additions and 3 deletions
|
@ -296,7 +296,7 @@ const styles = StyleSheet.create({
|
|||
walletBalance: {
|
||||
flexShrink: 1,
|
||||
marginRight: 6,
|
||||
height: 34,
|
||||
marginT: 50,
|
||||
},
|
||||
manageFundsButton: {
|
||||
marginTop: 14,
|
||||
|
@ -330,10 +330,8 @@ const styles = StyleSheet.create({
|
|||
alignItems: 'center',
|
||||
backgroundColor: 'rgba(255, 255, 255, 0.25)',
|
||||
borderRadius: 8,
|
||||
paddingVertical: 5,
|
||||
minHeight: 35,
|
||||
minWidth: 65,
|
||||
padding: 10, // Adjust padding as needed to fit the content
|
||||
},
|
||||
walletPreferredUnitText: {
|
||||
color: '#fff',
|
||||
|
|
Loading…
Add table
Reference in a new issue