File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Flow.Launcher/SettingPages/Views Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 58
58
Orientation =" Horizontal" >
59
59
<Button
60
60
Height =" 34"
61
- Margin =" 0 5 8 5"
61
+ Margin =" 0 5 10 5"
62
62
Padding =" 12 4"
63
63
HorizontalAlignment =" Right"
64
64
VerticalAlignment =" Center"
65
65
Command =" {Binding RefreshExternalPluginsCommand}"
66
66
Content =" {DynamicResource refresh}"
67
67
FontSize =" 13" />
68
- <Button Height =" 34" Margin =" 0 0 8 0" >
68
+ <Button Height =" 34" Margin =" 0 0 10 0" >
69
69
<ui : FontIcon FontSize =" 14" Glyph ="  " />
70
70
<ui : FlyoutService .Flyout>
71
71
<ui : MenuFlyout x : Name =" FilterFlyout" >
80
80
IsChecked =" {Binding ShowPython, Mode=TwoWay}"
81
81
StaysOpenOnClick =" True" />
82
82
<MenuItem
83
- Header =" Node"
83
+ Header =" Node.js "
84
84
IsCheckable =" True"
85
85
IsChecked =" {Binding ShowNodeJs, Mode=TwoWay}"
86
86
StaysOpenOnClick =" True" />
You can’t perform that action at this time.
0 commit comments