From d1310545113e18c08746427e238b8a566c541853 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sun, 20 Jul 2025 20:10:38 +0800
Subject: [PATCH] 1
---
src/App.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 9ba2471..5d4095a 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -160,7 +160,7 @@
height: 100%;
// height: calc(100% - 1rem);
box-sizing: border-box;
- background: #fff;
+ background: #F8FAF9;
overflow-y: auto;
}
--
Gitblit v1.9.3