From 19e21b3f9add5fdae0448be2c29f0dc77a669417 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: Sat, 16 Jul 2022 17:37:16 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/css/vc.css | 2 ++
public/form.html | 1 +
2 files changed, 3 insertions(+)
diff --git a/public/css/vc.css b/public/css/vc.css
index 52be9f506..bc66338da 100644
--- a/public/css/vc.css
+++ b/public/css/vc.css
@@ -520,6 +520,7 @@ body,
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
+ scrollbar-width: none;
}
.vc-menu-main::-webkit-scrollbar {
@@ -564,6 +565,7 @@ body,
height: 95%;
overflow-x: hidden;
overflow-y: scroll;
+ scrollbar-width: none;
}
.vc-menu-sub::-webkit-scrollbar {
diff --git a/public/form.html b/public/form.html
index e51f8004c..6344344d6 100644
--- a/public/form.html
+++ b/public/form.html
@@ -74,6 +74,7 @@
+