From 9082f2ed71d9da894b5d5b39e44c2d33efbb6469 Mon Sep 17 00:00:00 2001 From: mika kuns Date: Sat, 30 May 2026 17:37:06 +0200 Subject: [PATCH] refactor(ui): unify text and close button in WorktreeModalView --- src/ClaudeDo.Ui/Views/Modals/WorktreeModalView.axaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/ClaudeDo.Ui/Views/Modals/WorktreeModalView.axaml b/src/ClaudeDo.Ui/Views/Modals/WorktreeModalView.axaml index accaf7a..18ac60e 100644 --- a/src/ClaudeDo.Ui/Views/Modals/WorktreeModalView.axaml +++ b/src/ClaudeDo.Ui/Views/Modals/WorktreeModalView.axaml @@ -40,10 +40,7 @@ - + @@ -66,9 +63,7 @@ ItemsSource="{Binding Children}"> - +