From 4998f14547f7a541f9ad872f46c98f4344634c81 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 1 Jul 2024 20:31:43 +0800 Subject: [PATCH] ux: option order --- src/Views/Fetch.axaml | 8 ++++---- src/Views/Pull.axaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Views/Fetch.axaml b/src/Views/Fetch.axaml index fbcf094b..1f91b24a 100644 --- a/src/Views/Fetch.axaml +++ b/src/Views/Fetch.axaml @@ -38,12 +38,12 @@ IsChecked="{Binding FetchAllRemotes, Mode=TwoWay}"/> - - + + diff --git a/src/Views/Pull.axaml b/src/Views/Pull.axaml index 23d86e1e..fca58231 100644 --- a/src/Views/Pull.axaml +++ b/src/Views/Pull.axaml @@ -86,12 +86,12 @@ - - + +