diff --git a/src/Views/Statistics.axaml b/src/Views/Statistics.axaml index efeed607..8f3bd7e8 100644 --- a/src/Views/Statistics.axaml +++ b/src/Views/Statistics.axaml @@ -77,7 +77,7 @@ @@ -127,10 +127,30 @@ BorderThickness="1" BorderBrush="{DynamicResource Brush.Border1}" Background="{DynamicResource Brush.Contents}" + HorizontalGridLinesBrush="{DynamicResource Brush.Border1}" + VerticalGridLinesBrush="{DynamicResource Brush.Border1}" IsReadOnly="True" RowHeight="26" HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Auto"> + + + + + + +