Changed Users icon and moved build ID

This commit is contained in:
Pen Anderson 2026-03-03 16:33:16 -06:00
parent c79985312d
commit 29a96879a8
3 changed files with 2 additions and 13 deletions

View file

@ -136,19 +136,7 @@
</div>
{/if}
<footer class="build-footer">{clientBuild}</footer>
<style>
.build-footer {
position: fixed;
bottom: 4px;
right: 8px;
font-size: 11px;
color: var(--c-muted);
opacity: 0.5;
pointer-events: none;
}
.update-banner {
position: fixed;
top: 0;