From eea3d5db6c0f28f728898bc3752b5ff1ac822fe7 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 8 Jan 2025 11:14:17 +0800 Subject: [PATCH] ux: right margin of filter toggle button (#875) --- src/Views/BranchTree.axaml | 2 +- src/Views/TagsView.axaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Views/BranchTree.axaml b/src/Views/BranchTree.axaml index 5d8386b4..0ebcdf20 100644 --- a/src/Views/BranchTree.axaml +++ b/src/Views/BranchTree.axaml @@ -73,7 +73,7 @@ diff --git a/src/Views/TagsView.axaml b/src/Views/TagsView.axaml index 6e607edb..9832bb0a 100644 --- a/src/Views/TagsView.axaml +++ b/src/Views/TagsView.axaml @@ -26,7 +26,7 @@ SelectionChanged="OnRowSelectionChanged"> - - + @@ -69,7 +69,7 @@ SelectionChanged="OnRowSelectionChanged"> - @@ -84,7 +84,7 @@ Margin="8,0,0,0" TextTrimming="CharacterEllipsis"/> - +