We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c29b10 commit 8ad3082Copy full SHA for 8ad3082
src/NetSparkle.UI.Avalonia/UpdateAvailableWindow.xaml
@@ -12,7 +12,7 @@
12
Width="700"
13
Height="600"
14
WindowStartupLocation="CenterScreen">
15
- <Grid Background="#EEEEEE" ColumnDefinitions="Auto, *" Name="MainGrid"
+ <Grid ColumnDefinitions="Auto, *" Name="MainGrid"
16
RowDefinitions="Auto, Auto, *, Auto">
17
<Image Grid.Row="0"
18
Grid.RowSpan="3"
0 commit comments