We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c474a9 commit dc3fadaCopy full SHA for dc3fada
Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
@@ -86,7 +86,7 @@
86
<Setter Property="VerticalContentAlignment" Value="Stretch" />
87
<Setter Property="BorderBrush" Value="{DynamicResource Color03B}" />
88
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />
89
- <Setter Property="BorderThickness" Value="1" />
+ <Setter Property="BorderThickness" Value="0 1 0 0" />
90
<Setter Property="Padding" Value="-8 18 24 14" />
91
<Setter Property="Template">
92
<Setter.Value>
0 commit comments