From 8439a600708aa562e52d9e78e1b1d3a099861896 Mon Sep 17 00:00:00 2001 From: wenyuan <49969025+wenyuanw@users.noreply.github.com> Date: Thu, 26 Jun 2025 00:29:38 +0800 Subject: [PATCH] optimize(projects): improve theme drawer responsive width for mobile devices --- src/layouts/modules/theme-drawer/index.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/layouts/modules/theme-drawer/index.vue b/src/layouts/modules/theme-drawer/index.vue index ae77d52a..5fec02aa 100644 --- a/src/layouts/modules/theme-drawer/index.vue +++ b/src/layouts/modules/theme-drawer/index.vue @@ -1,5 +1,5 @@