File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 65
65
HorizontalAlignment =" Right"
66
66
Orientation =" Horizontal" >
67
67
<Button
68
- MinWidth = " 130 "
68
+ Width = " 100 "
69
69
Click =" NewCustomBrowser"
70
70
Content =" {DynamicResource flowlauncher_plugin_browserbookmark_addBrowserBookmark}" />
71
71
<Button
72
- MinWidth = " 130 "
72
+ Width = " 100 "
73
73
Margin =" {StaticResource SettingPanelItemLeftMargin}"
74
74
Click =" EditCustomBrowser"
75
75
Content =" {DynamicResource flowlauncher_plugin_browserbookmark_editBrowserBookmark}" >
85
85
</Button .Style>
86
86
</Button >
87
87
<Button
88
- MinWidth = " 120 "
88
+ Width = " 100 "
89
89
Margin =" {StaticResource SettingPanelItemLeftMargin}"
90
90
Click =" DeleteCustomBrowser"
91
91
Content =" {DynamicResource flowlauncher_plugin_browserbookmark_removeBrowserBookmark}" />
You can’t perform that action at this time.
0 commit comments