forked from drone/command-center-dashboard

chenyao
2025-04-21 7b70bb16c3fd3d3b2c0fa4a464cee90054834cbf
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;