From a91bfc924f45ffd47367b28c253b5fc144d65ff5 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 28 十二月 2022 14:38:46 +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