From b64259d6ca1b599427f927b2a35cd0ae5091ac92 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期二, 05 九月 2023 17:05:59 +0800
Subject: [PATCH] 基础数据
---
src/App.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index a5349ab..ed3b4f5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -120,6 +120,7 @@
/**婊氬姩鏉$殑瀹藉害*/
::-webkit-scrollbar {
width: 8px;
+ height: 8px;
}
::-webkit-scrollbar-thumb {
background-color: #bdbfc4;
--
Gitblit v1.9.3