mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-31 14:58:22 -04:00
Fix popup background
This commit is contained in:
parent
6d82930505
commit
c978a4cf60
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
|
|
||||||
<Style Selector="dialogHostAvalonia|DialogOverlayPopupHost">
|
<Style Selector="dialogHostAvalonia|DialogOverlayPopupHost">
|
||||||
<Setter Property="Margin" Value="48" />
|
<Setter Property="Margin" Value="48" />
|
||||||
|
<Setter Property="Background" Value="{DynamicResource MaterialPaperBrush}" />
|
||||||
</Style>
|
</Style>
|
||||||
|
|
||||||
<!-- Snack bar host -->
|
<!-- Snack bar host -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue