Undo a testing change

This commit is contained in:
Evan Husted 2024-12-24 14:38:24 -06:00
parent 1360ef2ec8
commit 9ef57edfd1

View file

@ -66,7 +66,7 @@
</Style> </Style>
<Style Selector="Border.settings"> <Style Selector="Border.settings">
<Setter Property="Background" <Setter Property="Background"
Value="{DynamicResource ThemeControlBorderColor}" /> Value="{DynamicResource ThemeDarkColor}" />
<Setter Property="BorderBrush" <Setter Property="BorderBrush"
Value="{DynamicResource MenuFlyoutPresenterBorderColor}" /> Value="{DynamicResource MenuFlyoutPresenterBorderColor}" />
<Setter Property="BorderThickness" <Setter Property="BorderThickness"