Fix popup background

This commit is contained in:
Tyrrrz 2024-08-01 23:22:03 +03:00
parent 6d82930505
commit c978a4cf60

View file

@ -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 -->