forked from drone/command-center-dashboard

shuishen
2025-04-16 a7e6761ba0cfccdf33ed552eb2d3b783c8e4ab4a
src/styles/login.scss
@@ -29,6 +29,7 @@
}
.login-left-title-new {
  position: absolute;
  border: 1px solid greenyellow;
  left: 147px;
  top: 263px;
  width: 926px;
@@ -48,10 +49,8 @@
.login-left-new {
  position: absolute;
  top: 334px;
  border: 1px solid red;
  left: 147px;
  width: 926px;
  height: 540px;
  background: url('../assets/images/login/left-logo.png') no-repeat center / 100% 100%;
}
.login-right-new {