From d4131c9cc1d86fb64b8f33c5bf04ee6ca280d9c5 Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Tue, 9 Dec 2025 13:19:59 -0800 Subject: [PATCH] refactor(actionbar): move cancel button into draggable container (partial backport) --- src/components/TopMenuSection.vue | 27 ------------------- src/components/actionbar/ComfyActionbar.vue | 29 +++++++++++++++++++++ 2 files changed, 29 insertions(+), 27 deletions(-) diff --git a/src/components/TopMenuSection.vue b/src/components/TopMenuSection.vue index d0732df0f..55c78dd5a 100644 --- a/src/components/TopMenuSection.vue +++ b/src/components/TopMenuSection.vue @@ -20,17 +20,6 @@ class="[&:not(:has(*>*:not(:empty)))]:hidden" > - - -