We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca991df commit 2ca0802Copy full SHA for 2ca0802
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.ScrollViewer.xaml
@@ -23,7 +23,7 @@
23
</DoubleAnimationUsingKeyFrames>
24
</Storyboard>
25
</ControlTemplate.Resources>
26
- <Grid x:Name="Grid" Background="{TemplateBinding Background}" Opacity="0.56">
+ <Grid x:Name="Grid" Background="{TemplateBinding Background}">
27
<Grid.ColumnDefinitions>
28
<ColumnDefinition Width="*"/>
29
<ColumnDefinition Width="Auto"/>
0 commit comments