forked from drone/command-center-dashboard

罗广辉
2025-04-18 75cdd3cdcec1fc22bddebd6352e5e87e0a8d5d33
src/styles/login.scss
@@ -23,15 +23,17 @@
    text-align: center;
    font-style: normal;
    text-transform: none;
    color: #fff;
    // background: linear-gradient(90deg, #FFFFFF 0%, #B2D5FF 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #B2D5FF 100%);
    -webkit-background-clip: text;
    color: transparent;
    background-clip: text;
  }
}
.login-left-title-new {
.login-left-title {
  position: absolute;
  border: 1px solid greenyellow;
  left: 147px;
  top: 263px;
  // border: 1px solid greenyellow;
  left: 160px;
  top: 240px;
  width: 926px;
  height: 42px;
  font-family: Source Han Sans CN, Source Han Sans CN;
@@ -44,7 +46,10 @@
  text-align: center;
  font-style: normal;
  text-transform: none;
  // background: linear-gradient(90.00000000000004deg, #FFFFFF 0%, #E3FEFF 63%, #88BAFF 100%);
  background: linear-gradient(90.00000000000004deg, #FFFFFF 0%, #E3FEFF 63%, #88BAFF 100%);
  -webkit-background-clip: text;
  color: transparent;
  background-clip: text;
}
.login-left-new {
  position: absolute;