Skip to content

Commit

Permalink
Fix popup background
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Aug 1, 2024
1 parent 6d82930 commit c978a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DiscordChatExporter.Gui/App.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

<Style Selector="dialogHostAvalonia|DialogOverlayPopupHost">
<Setter Property="Margin" Value="48" />
<Setter Property="Background" Value="{DynamicResource MaterialPaperBrush}" />
</Style>

<!-- Snack bar host -->
Expand Down

0 comments on commit c978a4c

Please sign in to comment.