mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
Fix button wrap on "Extras" settings (#673)
This commit is contained in:
parent
f548dad945
commit
4cbd09445e
@ -76,6 +76,8 @@ const styles = StyleSheet.create({
|
||||
marginBottom: 5,
|
||||
},
|
||||
clearBtn: {
|
||||
gap: 5,
|
||||
flexDirection: 'row',
|
||||
flexWrap: 'wrap',
|
||||
},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user