diff --git a/react/features/invite/components/add-people-dialog/native/styles.js b/react/features/invite/components/add-people-dialog/native/styles.js index 8ef0e155c..695abff94 100644 --- a/react/features/invite/components/add-people-dialog/native/styles.js +++ b/react/features/invite/components/add-people-dialog/native/styles.js @@ -55,6 +55,7 @@ export default { backgroundColor: 'rgb(240, 243, 247)', borderBottomRightRadius: 10, borderTopRightRadius: 10, + color: DARK_GREY, flex: 1, fontSize: 17, paddingVertical: 7