xiangpei
2024-07-04 28e375f8c0782ed3476b2ba8c03e8b12e78690a4
src/views/login/index.vue
@@ -189,8 +189,8 @@
      caret-color: black;
      &:-webkit-autofill {
        box-shadow: 0 0 0px 1000px $bg inset !important;
        -webkit-text-fill-color: $cursor !important;
        box-shadow: 0 0 0px 1000px white inset !important;
        -webkit-text-fill-color: black !important;
      }
    }
  }