| | |
| | | border-bottom: 2px solid var(--mk-sys-color); |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: right; |
| | | justify-content: flex-end; |
| | | padding-right: 20vw; |
| | | overflow: hidden; |
| | | |
| | |
| | | .btn-login { |
| | | margin-bottom: 3vh; |
| | | clear: both; |
| | | height: auto; |
| | | } |
| | | .register-line { |
| | | font-size: 14px; |
| | |
| | | display: inline-block; |
| | | margin-bottom: 3vh; |
| | | margin-top: -10px; |
| | | height: 35px; |
| | | } |
| | | .minline.right { |
| | | float: right; |
| | |
| | | margin-bottom: 10px; |
| | | height: auto; |
| | | margin-top: calc(-3vh + 10px); |
| | | font-size: 14px; |
| | | font-size: 13px; |
| | | .ant-form-item-children { |
| | | display: flex; |
| | | align-items: center; |
| | | align-items: flex-start; |
| | | line-height: 1.5; |
| | | color: rgba(0, 0, 0, 0.5); |
| | | |
| | | // .ant-checkbox-inner { |
| | | // width: 15px; |
| | | // height: 15px; |
| | | // } |
| | | input[type="checkbox"] { |
| | | width: 35px; |
| | | height: 22px; |
| | | top: -4px; |
| | | left: -4px; |
| | | } |
| | | |
| | | a { |
| | | color: var(--mk-sys-color); |
| | |
| | | padding-top: 20px; |
| | | p { |
| | | margin-bottom: 5px; |
| | | } |
| | | p + br { |
| | | display: none; |
| | | text-align: center; |
| | | } |
| | | a { |
| | | color: var(--mk-sys-font-color); |