fix(css): Add a missing css space

pull/1975/head
SiriusXT 2025-05-19 18:30:39 +07:00
parent abfdf40e43
commit de0d041886
1 changed files with 1 additions and 1 deletions

@ -231,7 +231,7 @@ const TPL = /*html*/`
${t("global_menu.about")}
</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="version-text"></span>