From 69fbf8a86ad911c23fa4a33104b7dd173657d4a8 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 23 十二月 2022 10:14:00 +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