small fix

This commit is contained in:
Vova 2025-02-15 21:24:48 +10:00
parent e7c991349e
commit edfd58bbe4

View File

@ -149,7 +149,7 @@
IsVisible="{Binding !IsGameRunning}"
Content="{ext:Locale UserProfilesDelete}"
Command="{Binding DeleteConfigGame}"
Classes="global"/>
Classes="red"/>
</ReversibleStackPanel>
</Grid>
</window:StyleableAppWindow>