king
2025-05-08 b6c698c8833836971184a0a9c2645a15f8174d37
src/views/login/index.scss
@@ -166,6 +166,7 @@
      .btn-login {
        margin-bottom: 3vh;
        clear: both;
        height: auto;
      }
      .register-line {
        font-size: 14px;
@@ -188,6 +189,7 @@
        display: inline-block;
        margin-bottom: 3vh;
        margin-top: -10px;
        height: 35px;
      }
      .minline.right {
        float: right;
@@ -207,11 +209,17 @@
        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;
          // }
          a {
            color: var(--mk-sys-color);
@@ -267,9 +275,7 @@
    padding-top: 20px;
    p {
      margin-bottom: 5px;
    }
    p + br {
      display: none;
      text-align: center;
    }
    a {
      color: var(--mk-sys-font-color);