From 6b6cc4a3b92a9622efe1ad1150c42770b759e127 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 11 十月 2023 17:34:48 +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