diff --git a/src/Views/Statistics.axaml b/src/Views/Statistics.axaml index bb1dbf26..ceb2de31 100644 --- a/src/Views/Statistics.axaml +++ b/src/Views/Statistics.axaml @@ -55,7 +55,11 @@ SelectedIndex="{Binding SelectedIndex, Mode=TwoWay}" HorizontalAlignment="Center" VerticalAlignment="Center" - Background="Transparent"> + Background="Transparent" + BorderThickness="1" + BorderBrush="{DynamicResource Brush.Border2}" + CornerRadius="14" + Padding="3,0"> @@ -64,6 +68,7 @@ @@ -77,12 +82,15 @@ + + - + - + - +