From 2c056d0c4b960052da340922904fe39a82d98936 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 27 十月 2023 09:42:39 +0800
Subject: [PATCH] #
---
 App.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/App.vue b/App.vue
index aee06c4..5b22a79 100644
--- a/App.vue
+++ b/App.vue
@@ -20,4 +20,7 @@
 		color: #333333;
 		font-family: Helvetica Neue, Helvetica, sans-serif;
 	}
+	.search-bg {
+		background-color: #FFF;
+	}
 </style>
--
Gitblit v1.9.1