From 9eab625ee5e8ab4bcff2ba2cc627b3ed079dd491 Mon Sep 17 00:00:00 2001 From: 0xJacky Date: Fri, 5 May 2023 14:35:21 +0800 Subject: [PATCH] style(header): use sticky replace fixed --- frontend/src/layouts/BaseLayout.vue | 6 +----- frontend/src/layouts/HeaderLayout.vue | 5 ++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/frontend/src/layouts/BaseLayout.vue b/frontend/src/layouts/BaseLayout.vue index 7971fedd..9dd172b7 100644 --- a/frontend/src/layouts/BaseLayout.vue +++ b/frontend/src/layouts/BaseLayout.vue @@ -64,7 +64,7 @@ const lang = computed(() => { - + @@ -104,9 +104,6 @@ const lang = computed(() => {