From cbc0c07421dea612d811825c8d6c61f75667b2f0 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 16 Jul 2024 10:20:25 +0800
Subject: [PATCH] 123

---
 src/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 59ed5fe..22579bb 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -160,6 +160,7 @@
     height: 100%;
     // height: calc(100% - 1rem);
     box-sizing: border-box;
+    background: #fff;
     overflow-y: auto;
   }
 

--
Gitblit v1.9.3