styling call frame

This commit is contained in:
Roland Osborne 2023-10-06 18:06:20 -07:00
parent b974d7465a
commit a23008d4ea

View File

@ -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',