Adjunst Windonws11 theme

This commit is contained in:
DB p 2024-06-03 06:59:15 +09:00
parent f38d1cbb23
commit da38172227

View file

@ -195,7 +195,7 @@
BasedOn="{StaticResource BasePreviewBorderStyle}"
TargetType="{x:Type Border}">
<Setter Property="BorderBrush" Value="{DynamicResource SeparatorForeground}" />
<Setter Property="Margin" Value="5 0 0 0" />
<Setter Property="Margin" Value="5 0 10 0" />
</Style>
<Style
x:Key="PreviewItemTitleStyle"