mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Adjunst Windonws11 theme
This commit is contained in:
parent
f38d1cbb23
commit
da38172227
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue