fix separator

This commit is contained in:
Vic 2022-11-01 01:36:19 +08:00
parent 24afcb22a1
commit 2d0f42590a

View file

@ -58,6 +58,10 @@
IsChecked="{Binding EnableDescription}"
ToolTip="{DynamicResource flowlauncher_plugin_program_enable_description_tooltip}" />
</StackPanel>
<Separator
Height="1"
BorderBrush="{DynamicResource Color03B}"
BorderThickness="1" />
</StackPanel>
<StackPanel
Width="Auto"