king
2025-04-29 da9f991d4211281248524caa5e112b6ecff84b70
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);