Skip to content

Commit

Permalink
Style adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Triky313 committed Aug 8, 2019
1 parent 28bf8a1 commit 655321d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions StatisticsAnalysisTool/StatisticsAnalysisTool/App.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@
<Setter Property="Stylus.IsFlicksEnabled" Value="false" />
<Setter Property="Foreground" Value="{StaticResource Item.MouseOver.Background}" />
<Setter Property="Background" Value="{StaticResource SolidColorBrush.Background.Third}" />
<Setter Property="Width" Value="25" />
<Setter Property="Width" Value="15" />
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type ScrollBar}">
Expand Down Expand Up @@ -688,9 +688,6 @@
</Setter>
</Style>




</Application.Resources>
</Application>

0 comments on commit 655321d

Please sign in to comment.