From fe45072c643b4755df67260ed169bd0e327b50a0 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 @@