From f29a96ac3cf82e0dc06e1b3874ab2abed2ebaeaa Mon Sep 17 00:00:00 2001
From: 15179599649 <zhangyiyao89@qq.com>
Date: Mon, 08 Jan 2024 14:46:00 +0800
Subject: [PATCH] '完善内容'

---
 src/styles/base/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/styles/base/index.scss b/src/styles/base/index.scss
index 93da2d3..7962436 100644
--- a/src/styles/base/index.scss
+++ b/src/styles/base/index.scss
@@ -69,7 +69,8 @@
 // }
 
 ::-webkit-scrollbar {
-    display: none; //1111111111111111111111111111111111111111111111111111111111111111111111111111111111111
+    display: none;
+    //1111111111111111111111111111111111111111111111111111111111111111111111111111111111111
     width: 8px;
     height: 8px;
     background-color: none;

--
Gitblit v1.9.3