Make the login screen slightly nicer.

master
Tom Hacohen 6 years ago
parent e4c2cece16
commit b46291f360

@ -145,6 +145,7 @@ class LoginForm extends React.PureComponent {
value={this.state.username}
onChange={this.handleInputChange}
/>
<br />
<TextField
type="password"
style={styles.textField}

Loading…
Cancel
Save