mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
fix(css): Add a missing css space
This commit is contained in:
parent
abfdf40e43
commit
de0d041886
@ -231,7 +231,7 @@ const TPL = /*html*/`
|
|||||||
${t("global_menu.about")}
|
${t("global_menu.about")}
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="dropdown-item update-to-latest-version-button" style="display:none" data-trigger-command="downloadLatestVersion">
|
<li class="dropdown-item update-to-latest-version-button" style="display: none" data-trigger-command="downloadLatestVersion">
|
||||||
<span class="bx bx-sync"></span>
|
<span class="bx bx-sync"></span>
|
||||||
|
|
||||||
<span class="version-text"></span>
|
<span class="version-text"></span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user