Fix(react): Fixes black border on text input in welcome page
This commit is contained in:
@@ -101,7 +101,6 @@ export const styles = createStyleSheet({
|
||||
backgroundColor: 'transparent',
|
||||
borderColor: ColorPalette.white,
|
||||
borderRadius: 8,
|
||||
borderStyle: 'solid',
|
||||
borderWidth: 1,
|
||||
color: TEXT_COLOR,
|
||||
fontSize: 23,
|
||||
|
||||
Reference in New Issue
Block a user