mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 12:24:25 +01:00
chore(status_bar): re-order icons to avoid layout shifting
This commit is contained in:
parent
0162b9d441
commit
28e9abc8bb
@ -37,8 +37,8 @@ export default function StatusBar() {
|
||||
</div>
|
||||
|
||||
<div className="actions-row">
|
||||
<NoteInfoBadge {...context} />
|
||||
<LanguageSwitcher {...context} />
|
||||
<NoteInfoBadge {...context} />
|
||||
</div>
|
||||
</>}
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user