fuliqi
2024-07-02 b17c2ddebcfaeaa48edc1eeca5ee0dc03d9fde90
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;
      }
    }
  }