From 6c170436c226d52284ec5e938943cf0ef2891cdf Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 4 Jul 2024 10:39:54 +0000 Subject: [PATCH] fix: left drawer responsive --- src/components/DrawerComponent.vue | 4 ++-- src/layouts/MainLayout.vue | 35 ++++++++++++++++++++++-------- 2 files changed, 28 insertions(+), 11 deletions(-) diff --git a/src/components/DrawerComponent.vue b/src/components/DrawerComponent.vue index c010d1af..36001796 100644 --- a/src/components/DrawerComponent.vue +++ b/src/components/DrawerComponent.vue @@ -97,6 +97,7 @@ function branchSetting() {}