From 9879fefa04bd4618cb9ba46514ba8e91d414ee89 Mon Sep 17 00:00:00 2001 From: Alexander Brown <448862+DrJKL@users.noreply.github.com> Date: Sat, 17 Jan 2026 15:37:50 -0800 Subject: [PATCH] fix: add min-w-72 to right panel inner div for proper animation --- src/components/widget/layout/BaseModalLayout.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/widget/layout/BaseModalLayout.vue b/src/components/widget/layout/BaseModalLayout.vue index 7c85528fb..fe6ef0650 100644 --- a/src/components/widget/layout/BaseModalLayout.vue +++ b/src/components/widget/layout/BaseModalLayout.vue @@ -64,7 +64,9 @@