We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fa05c commit e1edf08Copy full SHA for e1edf08
UnityLauncherPro/App.xaml
@@ -257,6 +257,7 @@
257
<Setter Property="OverridesDefaultStyle" Value="true"/>
258
<Setter Property="Background" Value="{DynamicResource ThemeButtonBackground}"/>
259
<Setter Property="Foreground" Value="{DynamicResource ThemeButtonForeground}"/>
260
+ <!--<Setter Property="BorderBrush" Value="{x:Null}"/>-->
261
<Setter Property="Template">
262
<Setter.Value>
263
<ControlTemplate TargetType="{x:Type Button}">
0 commit comments