Skip to content

Commit

Permalink
fix: MessageBox in win10
Browse files Browse the repository at this point in the history
  • Loading branch information
emako committed Aug 15, 2024
1 parent 91462f6 commit f1be2e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Wpf.Ui.Violeta/Controls/MessageBox/MessageBoxDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
<Thickness x:Key="ContentDialogCommandSpaceMargin">0,24,0,0</Thickness>
<Thickness x:Key="ContentDialogTitleMargin">0,0,0,12</Thickness>
<Thickness x:Key="ContentDialogPadding">24</Thickness>
<SolidColorBrush x:Key="ContentDialogBackground" Color="#272727" />
<SolidColorBrush x:Key="ContentDialogTopOverlay" Color="Transparent" />
<GridLength x:Key="ContentDialogButtonSpacing">8</GridLength>
<FontFamily x:Key="SymbolThemeFontFamily">pack://application:,,,/Wpf.Ui.Violeta;component/Resources/Fonts/Segoe Fluent Icons.ttf#Segoe Fluent Icons</FontFamily>

Expand Down

0 comments on commit f1be2e2

Please sign in to comment.