forked from huge/frontEnd/hugeOA

liuwh
2020-04-30 f9e9df1e43014e67580ad03dc86854a55673403d
src/pages/login/login.scss
@@ -12,8 +12,8 @@
  float: right;
}
.login-main .login-form-button {
  width: 32vh;
  height: 5vh;
  width: 300px;
  height: 48px;
}
.login-div-top-img {
@@ -58,11 +58,11 @@
}
.login-div-content-div{
  width: 40.8vh;
  width: 382px;
  background: #fff;
  height: 44.8vh;
  height: 420px;
  position: absolute;
  right: 19vh;
  right: 108px;
  border-radius: 8px;
  margin-top: 10vh;
}