mobile client player layoout updates
Deploy / deploy (push) Successful in 2m45s

This commit is contained in:
twotalesanimation
2026-06-12 11:01:00 +02:00
parent 80fcee7f0f
commit 5bfaf49fa1
2 changed files with 63 additions and 59 deletions
+1 -1
View File
@@ -378,7 +378,7 @@ export default function ClientPortalPage({
</div>
{ver ? (
<div className="flex items-center gap-3 shrink-0">
<span className="text-xs font-mono text-zinc-500">
<span className="hidden sm:inline text-xs font-mono text-zinc-500">
v{String(ver.versionNumber).padStart(3, '0')}
</span>
<span