File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 79
79
<void expand =" true" />
80
80
81
81
<!-- Jack status -->
82
- <hbox ui : id =" jack_indicator" visibility =" false" spacing =" 6" padding.right=" 12 " >
82
+ <hbox ui : id =" jack_indicator" visibility =" false" spacing =" 6" padding.right=" 6 " >
83
83
<label text =" statuses.jack.label" ui : inject =" PluginWindow::StatusBar::Label" />
84
84
<label ui : id =" jack_status" text =" statuses.jack.off" ui : inject =" PluginWindow::StatusBar::Label" />
85
85
</hbox >
86
86
87
87
<!-- Help icon -->
88
- <label ui : id =" trg_plugin_manual" font.name=" lsp-icons" hover =" true" color =" footer_icon_rsz" hover.color=" menu_icon_hover" font.size=" 12" font.antialias=" true" text =" 6" halign =" 1" pointer =" hand" />
88
+ <label ui : id =" trg_plugin_manual"
89
+ font.name=" lsp-icons" font.size=" 12" font.antialias=" true"
90
+ text=" 6"
91
+ hover=" true" color =" footer_icon_rsz" hover.color=" menu_icon_hover"
92
+ halign=" 1" pointer =" hand" />
89
93
90
94
<!-- sizing icon -->
91
95
<label ui : id =" trg_window_scale"
You can’t perform that action at this time.
0 commit comments