From 3b8dcd72ee3dd9dbabf5d79d4cc3603cf25061e4 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 3 Jul 2025 15:36:13 +0800 Subject: [PATCH] ux: grid lines brush for DataGrid Signed-off-by: leo --- src/Views/Histories.axaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Views/Histories.axaml b/src/Views/Histories.axaml index ae8bb3bd..6ed3072b 100644 --- a/src/Views/Histories.axaml +++ b/src/Views/Histories.axaml @@ -47,6 +47,10 @@ ContextRequested="OnCommitListContextRequested" DoubleTapped="OnCommitListDoubleTapped" KeyDown="OnCommitListKeyDown"> + + + +