| | |
| | | margin-right: 20%; |
| | | padding: 15px; |
| | | background: #ffffff; |
| | | width: 18vw; |
| | | width: 22vw; |
| | | min-width: 300px; |
| | | border-radius: 5px; |
| | | |
| | | h4 { |
| | | font-size: 18px; |
| | | font-size: 20px; |
| | | font-weight: bold; |
| | | color: #0A95CB; |
| | | margin-bottom: 3vh; |
| | | } |
| | | .ant-form-item { |
| | | font-size: 16px; |
| | | margin-bottom: 4vh; |
| | | } |
| | | .btn-login { |
| | | margin-bottom: 3vh; |
| | | } |
| | | .minline { |
| | | margin-bottom: 10px; |
| | | margin-bottom: 3vh; |
| | | margin-top: -10px; |
| | | } |
| | | button { |
| | |
| | | cursor: pointer; |
| | | line-height: 20px; |
| | | margin-top: 10px; |
| | | .anticon.anticon-down { |
| | | font-size: 16px; |
| | | } |
| | | } |
| | | .ant-input-affix-wrapper { |
| | | font-size: 16px; |
| | | } |
| | | .ant-input { |
| | | font-size: 16px; |
| | | height: 36px; |
| | | } |
| | | .ant-form label { |
| | | font-size: 16px; |
| | | } |
| | | .ant-btn { |
| | | font-size: 18px; |
| | | } |
| | | } |
| | | } |