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 5858 Orientation =" Horizontal" >
5959 <Button
6060 Height =" 34"
61- Margin =" 0 5 8 5"
61+ Margin =" 0 5 10 5"
6262 Padding =" 12 4"
6363 HorizontalAlignment =" Right"
6464 VerticalAlignment =" Center"
6565 Command =" {Binding RefreshExternalPluginsCommand}"
6666 Content =" {DynamicResource refresh}"
6767 FontSize =" 13" />
68- <Button Height =" 34" Margin =" 0 0 8 0" >
68+ <Button Height =" 34" Margin =" 0 0 10 0" >
6969 <ui : FontIcon FontSize =" 14" Glyph ="  " />
7070 <ui : FlyoutService .Flyout>
7171 <ui : MenuFlyout x : Name =" FilterFlyout" >
8080 IsChecked =" {Binding ShowPython, Mode=TwoWay}"
8181 StaysOpenOnClick =" True" />
8282 <MenuItem
83- Header =" Node"
83+ Header =" Node.js "
8484 IsCheckable =" True"
8585 IsChecked =" {Binding ShowNodeJs, Mode=TwoWay}"
8686 StaysOpenOnClick =" True" />
You can’t perform that action at this time.
0 commit comments