diff --git a/src/views/login/index.vue b/src/views/login/index.vue index d9362e7..3aa8b7c 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -168,7 +168,7 @@ caret-color: $cursor; &:-webkit-autofill { - box-shadow: 0 0 0px 1000px $bg inset !important; + //box-shadow: 0 0 0px 1000px $bg inset !important; //-webkit-text-fill-color: $cursor !important; } }