Massage styling of auto-update messages a bit
This commit is contained in:
parent
bd0b063bd1
commit
493450f6a8
3 changed files with 3 additions and 3 deletions
|
@ -179,8 +179,8 @@ pub fn build_workspace(
|
|||
status_bar.add_left_item(diagnostic_summary, cx);
|
||||
status_bar.add_left_item(diagnostic_message, cx);
|
||||
status_bar.add_left_item(lsp_status, cx);
|
||||
status_bar.add_right_item(cursor_position, cx);
|
||||
status_bar.add_right_item(auto_update, cx);
|
||||
status_bar.add_right_item(cursor_position, cx);
|
||||
});
|
||||
|
||||
workspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue