From 75da3daf7124f4f7cf6c5b31c87d593e5f8e6b13 Mon Sep 17 00:00:00 2001 From: Tanyalak Date: Fri, 15 Dec 2023 14:58:12 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/MainLayout.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/views/MainLayout.vue b/src/views/MainLayout.vue index 714d554..57ccb3a 100644 --- a/src/views/MainLayout.vue +++ b/src/views/MainLayout.vue @@ -52,11 +52,11 @@ const onScroll = (info: any) => { scrollInfo.value = info}