mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +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)'
|
backgroundColor: 'rgba(52, 52, 52, 0.8)'
|
||||||
},
|
},
|
||||||
callFrame: {
|
callFrame: {
|
||||||
backgroundColor: Colors.formBackground,
|
backgroundColor: Colors.contentBase,
|
||||||
padding: 8,
|
padding: 8,
|
||||||
borderRadius: 4,
|
borderRadius: 4,
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
|
Loading…
Reference in New Issue
Block a user