From 6e9c5bae5ac9586090f633349791ddd02e2b8ae4 Mon Sep 17 00:00:00 2001 From: Fine Date: Fri, 1 Sep 2023 11:06:37 +0800 Subject: [PATCH] fix: style --- src/layout/components/NavBar.vue | 9 +++++++-- src/styles/reset.scss | 3 --- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 7f000cb1..43202ed5 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -14,7 +14,12 @@ See the License for the specific language governing permissions and limitations under the License. -->