Improve i18n.

This commit is contained in:
Yang Luo
2021-06-15 22:12:50 +08:00
parent 7871541cd5
commit 8bc9163def
7 changed files with 15 additions and 19 deletions

View File

@ -335,7 +335,7 @@ class LoginPage extends React.Component {
return (
<Row>
<Col span={24} style={{display: "flex", justifyContent: "center"}}>
<div style={{marginTop: "80px", textAlign: "center"}}>
<div style={{marginTop: "80px", marginBottom: "50px", textAlign: "center"}}>
{
Setting.renderHelmet(application)
}