mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
adjusting background color on audio
This commit is contained in:
parent
ff8d0955d6
commit
53bfc32d4f
@ -5,7 +5,7 @@ export const styles = StyleSheet.create({
|
||||
container: {
|
||||
position: 'relative',
|
||||
borderRadius: 8,
|
||||
backgroundColor: Colors.formBackground,
|
||||
backgroundColor: Colors.lightgrey,
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
|
Loading…
Reference in New Issue
Block a user