king
2021-04-09 c4cbf2bdf4b87daf679fa183c4ca7a9da2f3d065
src/views/login/index.scss
@@ -101,6 +101,19 @@
        margin-bottom: 3vh;
        height: 40px;
      }
      .ant-form-item.vercode {
        .ant-input-group {
          border: 1px solid #d9d9d9;
          border-radius: 4px;
          .ant-input {
            border: 0;
            border-right: 1px solid #d9d9d9;
          }
          .ant-input-group-addon {
            border: 0;
          }
        }
      }
      .btn-login {
        margin-bottom: 3vh;
        clear: both;