From 49f68a8fcc6cfad18d031bb80877e96dd8f923f7 Mon Sep 17 00:00:00 2001
From: zznty <94796179+zznty@users.noreply.github.com>
Date: Sun, 9 Oct 2022 17:51:45 +0700
Subject: [PATCH] allow selection for log lines
---
Torch.Server/Views/LogViewerControl.xaml | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/Torch.Server/Views/LogViewerControl.xaml b/Torch.Server/Views/LogViewerControl.xaml
index 5f63c22..c227aa6 100644
--- a/Torch.Server/Views/LogViewerControl.xaml
+++ b/Torch.Server/Views/LogViewerControl.xaml
@@ -15,7 +15,8 @@
-
+
@@ -30,10 +31,6 @@
-
-
@@ -43,10 +40,16 @@
+ FontWeight="Bold" FontFamily="Consolas" Foreground="{Binding Color}" Margin="5,0,5,0" />
-
+