adjust update menu UI

This commit is contained in:
KOWX712
2024-12-31 18:21:52 +08:00
parent 502e6f6ea6
commit bb3b0abb30
3 changed files with 47 additions and 22 deletions

View File

@@ -243,7 +243,7 @@
<button class="close-update">&#x2715;</button>
<div class="update-content">
<h1 data-i18n="update.changelog"></h1>
<p class="changelog"></p>
<ul class="changelog"></ul>
<div class="update-button-container">
<button class="install" data-i18n="update.install"></button>
<button class="reboot" data-i18n="update.reboot"></button>