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" > - 保存 + 保存组件