From 2346082228e0ce4fafd9de862624bf47fdbd3b4c Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 27 Sep 2024 18:23:55 +0800 Subject: [PATCH] ux: style of tab switch in file histories view --- src/Resources/Styles.axaml | 7 ++- src/ViewModels/FileHistories.cs | 14 +++--- src/Views/FileHistories.axaml | 80 +++++---------------------------- src/Views/Repository.axaml | 2 + 4 files changed, 27 insertions(+), 76 deletions(-) diff --git a/src/Resources/Styles.axaml b/src/Resources/Styles.axaml index 13ccf0a5..06fa1651 100644 --- a/src/Resources/Styles.axaml +++ b/src/Resources/Styles.axaml @@ -963,7 +963,6 @@ + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml index e629f869..3ed53102 100644 --- a/src/Views/Repository.axaml +++ b/src/Views/Repository.axaml @@ -21,12 +21,14 @@