forked from drone/command-center-dashboard

xiebin
2025-04-21 8fa0d6fdb819ddb15b22250d019ce0a564632959
src/styles/login.scss
@@ -1,9 +1,4 @@
.login-container {
  background: url('../assets/images/login/bg.png') no-repeat center / 100% 100%;
  position: relative;
  width: 100%;
  height: 100%;
}
.login-header {
  background: url('../assets/images/login/big-title.png') no-repeat center / 100% 100%;
  width: 100%;
@@ -140,7 +135,7 @@
  display: flex;
}
.login-left {
  padding-top: 100px;
  // padding-top: 100px;
  justify-content: center;
  flex-direction: column;
  color: #fff;