feat: refactor layout and fix footer CSS (#1370)

This commit is contained in:
Yaodong Yu
2022-12-06 00:50:17 +08:00
committed by GitHub
parent 812c44e070
commit ca314bbfb5
6 changed files with 103 additions and 119 deletions

View File

@ -361,7 +361,7 @@ class LoginPage extends React.Component {
size="large"
>
<Form.Item
style={{height: 0, visibility: "hidden"}}
hidden={true}
name="application"
rules={[
{
@ -372,7 +372,7 @@ class LoginPage extends React.Component {
>
</Form.Item>
<Form.Item
style={{height: 0, visibility: "hidden"}}
hidden={true}
name="organization"
rules={[
{
@ -479,7 +479,7 @@ class LoginPage extends React.Component {
{application.displayName}
</span>
</a>
:
:
</div>
<br />
{