mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 07:15:35 +01:00
FIX: ListItem UI would slightly jump when applying chekmark
This commit is contained in:
parent
dedfb49c79
commit
ba051bdb85
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ const styles = StyleSheet.create({
|
|||
},
|
||||
borderRadius6: {
|
||||
borderRadius: 6,
|
||||
minHeight: 54,
|
||||
},
|
||||
buttonContainer: {
|
||||
padding: 24,
|
||||
|
|
Loading…
Add table
Reference in a new issue