Improve UI.

This commit is contained in:
Yang Luo
2021-02-14 10:20:42 +08:00
parent 2dd4afbe7b
commit 8543d09d05
4 changed files with 25 additions and 10 deletions

View File

@ -87,7 +87,7 @@ class OrganizationEditPage extends React.Component {
</Row>
<Row style={{marginTop: '20px'}} >
<Col style={{marginTop: '5px'}} span={2}>
Website Url:
Website URL:
</Col>
<Col span={22} >
<Input value={this.state.organization.websiteUrl} onChange={e => {