WIP scene UIs

This commit is contained in:
Paul Frazee 2022-10-31 12:17:58 -05:00
parent 1ab8285ad3
commit eceef67d46
9 changed files with 144 additions and 31 deletions

View file

@ -388,6 +388,7 @@ const styles = StyleSheet.create({
color: colors.white,
},
ctrlIcon: {
color: colors.black,
marginLeft: 'auto',
marginRight: 'auto',
},