From 9e73f52dcf492c6e2dfa6c460a1ae861380d4ead Mon Sep 17 00:00:00 2001 From: Fine Date: Tue, 7 Nov 2023 16:31:58 +0800 Subject: [PATCH] fix: update style --- src/App.vue | 4 ++-- src/layout/components/NavBar.vue | 12 ++++++++++-- src/styles/theme.scss | 8 +------- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/src/App.vue b/src/App.vue index 93c3bce8..3591a9e9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -27,9 +27,9 @@ limitations under the License. --> } }, 500); -