diff --git a/react/features/welcome/components/styles.js b/react/features/welcome/components/styles.js index 7bc808640..4ea5f7949 100644 --- a/react/features/welcome/components/styles.js +++ b/react/features/welcome/components/styles.js @@ -101,7 +101,6 @@ export const styles = createStyleSheet({ backgroundColor: 'transparent', borderColor: ColorPalette.white, borderRadius: 8, - borderStyle: 'solid', borderWidth: 1, color: TEXT_COLOR, fontSize: 23,