mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08:00
fix(client): alignment of "Advanced" option in global menu
This commit is contained in:
parent
d9335bec37
commit
fdbc33aa23
@ -162,8 +162,7 @@ const TPL = `
|
||||
|
||||
<li class="dropdown-item dropdown-submenu">
|
||||
<span class="dropdown-toggle">
|
||||
<span class="bx bx-chip"></span>
|
||||
${t("global_menu.advanced")}
|
||||
<span class="bx bx-chip"></span>${t("global_menu.advanced")}
|
||||
</span>
|
||||
|
||||
<ul class="dropdown-menu">
|
||||
|
Loading…
x
Reference in New Issue
Block a user