fuliqi
2024-07-04 e1eae8d6043860c6281f5def596db88439e4b0e9
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;
      }
    }
  }