style: fix badge alignment and stats card responsivenes

This commit is contained in:
2026-01-29 23:11:14 +01:00
parent e4b5771b8c
commit c77682ff46
2 changed files with 3 additions and 3 deletions

View File

@@ -175,7 +175,7 @@ const Dashboard: React.FC = () => {
</p>
</div>
<div className="flex space-x-3">
<span className="bg-primary/10 text-primary rounded-full px-3 py-1 text-sm font-medium">
<span className="bg-primary/10 text-primary whitespace-nowrap rounded-full px-3 py-1 text-sm font-medium">
v2.4.0 Live
</span>
</div>