From ec46bf6fc1ce91e2b05c6d1355c1aacf6587f0d1 Mon Sep 17 00:00:00 2001 From: geun1416 <1416geun@naver.com> Date: Tue, 26 Sep 2023 10:24:14 +0900 Subject: [PATCH] css --- src/assets/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 14f8482..22ee9b2 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -960,6 +960,6 @@ background-size: 75% auto; .login-form.info-search .form-control{font-size:0.875rem} .login-form.info-search .user-search-link button{text-decoration:underline;} -.auth-wrapper.auth-v1 .auth-inner:before{background-image:none} +.auth-wrapper.auth-v1 .auth-inner:before{background-image:none!important} input:-internal-autofill-selected{color:#6e6b7b!important} input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{-webkit-text-fill-color:#6e6b7b!important;background:#fff!important} \ No newline at end of file