From c85ab99aa28039a74d8011e0866919e4e6fe9a73 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 29 May 2025 10:00:37 +0800
Subject: [PATCH] style
---
src/App.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 23dbe9f..2a354df 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -144,6 +144,7 @@
#app {
min-height: 100vh;
overflow-x: hidden;
+ background-color: #000;
}
body {
margin: 0;
--
Gitblit v1.9.3