From 1a60d6204149ba31de459aae0fcf098b5970f337 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Wed, 16 Aug 2023 13:10:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/style.scss b/src/style.scss index febce93..26474a2 100644 --- a/src/style.scss +++ b/src/style.scss @@ -33,3 +33,8 @@ body { #txtPassword { -webkit-text-security: disc; } + +::-webkit-scrollbar { + width: 0; + height: 0; +}