| | |
| | | float: right; |
| | | margin-top: 5%; |
| | | margin-right: 20%; |
| | | padding: 15px; |
| | | // padding: 15px; |
| | | padding: 1.6vw; |
| | | background: #ffffff; |
| | | width: 22vw; |
| | | min-width: 300px; |
| | |
| | | } |
| | | .ant-form-item { |
| | | font-size: 16px; |
| | | margin-bottom: 4vh; |
| | | margin-bottom: 3vh; |
| | | } |
| | | .btn-login { |
| | | margin-bottom: 3vh; |
| | |
| | | } |
| | | button { |
| | | width: 100%; |
| | | height: 40px; |
| | | line-height: 40px; |
| | | // height: 40px; |
| | | height: calc(2vw + 10px); |
| | | line-height: 1; |
| | | } |
| | | .ant-dropdown-link { |
| | | float: right; |
| | |
| | | } |
| | | .ant-input { |
| | | font-size: 16px; |
| | | height: 36px; |
| | | // height: 36px; |
| | | height: calc(2vw + 5px); |
| | | } |
| | | .ant-form label { |
| | | font-size: 16px; |