mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
styling call frame
This commit is contained in:
parent
b974d7465a
commit
a23008d4ea
@ -11,7 +11,7 @@ export const styles = StyleSheet.create({
|
||||
backgroundColor: 'rgba(52, 52, 52, 0.8)'
|
||||
},
|
||||
callFrame: {
|
||||
backgroundColor: Colors.formBackground,
|
||||
backgroundColor: Colors.contentBase,
|
||||
padding: 8,
|
||||
borderRadius: 4,
|
||||
display: 'flex',
|
||||
|
Loading…
Reference in New Issue
Block a user