From e1fce839b3de667411132ca75f991971fd1e69d8 Mon Sep 17 00:00:00 2001 From: lichaojun Date: Thu, 27 Nov 2025 21:29:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8B=96=E6=8B=BD=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demoHtml/flex/css/index.css | 2 +- demoHtml/flex/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demoHtml/flex/css/index.css b/demoHtml/flex/css/index.css index dc4a472..bf204ba 100644 --- a/demoHtml/flex/css/index.css +++ b/demoHtml/flex/css/index.css @@ -179,7 +179,7 @@ html { /* Scrollbar styles */ ::-webkit-scrollbar { - width: 10px; + width: 5px; } ::-webkit-scrollbar-track { diff --git a/demoHtml/flex/index.html b/demoHtml/flex/index.html index b090e3f..e5453ed 100644 --- a/demoHtml/flex/index.html +++ b/demoHtml/flex/index.html @@ -48,7 +48,7 @@
- +
@@ -85,13 +85,13 @@ type="button" class="save-button" > - 保存 + 保存组件