mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update FloatButtons.tsx
This commit is contained in:
parent
b044563dc4
commit
b4b5df59e3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ const ICON_MARGIN = 7;
|
|||
const cStyles = StyleSheet.create({
|
||||
root: {
|
||||
alignSelf: 'center',
|
||||
height: '6.3%',
|
||||
height: '6.9%',
|
||||
minHeight: 44,
|
||||
},
|
||||
rootAbsolute: {
|
||||
|
|
Loading…
Add table
Reference in a new issue