Fix datepicker style.

This commit is contained in:
2025-12-22 09:54:57 +00:00
parent 0d4647ac40
commit 52310b7f67

View File

@@ -56,14 +56,6 @@
<Style Selector="DatePicker">
<Setter Property="Margin"
Value="0,4" />
<Setter Property="Background"
Value="{DynamicResource DatePickerBackground}" />
<Setter Property="Foreground"
Value="{DynamicResource DatePickerForeground}" />
<Setter Property="BorderBrush"
Value="{DynamicResource DatePickerBorderBrush}" />
<Setter Property="CornerRadius"
Value="3" />
</Style>
<Style Selector="Button">
<Setter Property="Background"