mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Merge pull request #6454 from BlueWallet/headerfx
Update TransactionsNavigationHeader.tsx
This commit is contained in:
commit
8430741cef
@ -296,7 +296,6 @@ const styles = StyleSheet.create({
|
||||
walletBalance: {
|
||||
flexShrink: 1,
|
||||
marginRight: 6,
|
||||
height: 34,
|
||||
},
|
||||
manageFundsButton: {
|
||||
marginTop: 14,
|
||||
@ -330,10 +329,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…
Reference in New Issue
Block a user