From 46806088459d70383811889af0946d8084963fcb Mon Sep 17 00:00:00 2001
From: ZCShou <72115@163.com>
Date: Fri, 17 Jul 2020 14:52:09 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=20Manager=20=E7=95=8C?=
=?UTF-8?q?=E9=9D=A2=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SourceGit/UI/Dashboard.xaml | 2 +-
SourceGit/UI/Manager.xaml | 13 +++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/SourceGit/UI/Dashboard.xaml b/SourceGit/UI/Dashboard.xaml
index c7c3b988..17df95e6 100644
--- a/SourceGit/UI/Dashboard.xaml
+++ b/SourceGit/UI/Dashboard.xaml
@@ -142,7 +142,7 @@
-
+
-
+
-
-
+
+
-
+
-
+
@@ -96,6 +96,7 @@
Margin="0, 4"
AllowDrop="True"
ContextMenuOpening="TreeContextMenuOpening"
+ Background="{StaticResource Brush.BG3}"
Drop="TreeDrop"
GotFocus="TreeGotFocus"
MouseMove="TreeMouseMove">