From 3e5a4ea0e941702ebd029e9c81ff28eb3b832a28 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 24 Jul 2024 03:03:00 +0000 Subject: [PATCH] fix(layout): drawer text color --- src/components/DrawerComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DrawerComponent.vue b/src/components/DrawerComponent.vue index 701b0fb2..2c01171e 100644 --- a/src/components/DrawerComponent.vue +++ b/src/components/DrawerComponent.vue @@ -221,7 +221,7 @@ function branchSetting() {}