From 4aa948f44472a0f25566df7829e82b99f836c6e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=BF=94=E5=AE=87-=E6=97=85=E7=AE=A1=E5=AE=B6?= <153298343@qq.com> Date: Tue, 15 Nov 2022 10:41:54 +0800 Subject: [PATCH] up --- src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } }