There was an error while loading. Please reload this page.
2 parents 52aca46 + bb0c59f commit 1183c7cCopy full SHA for 1183c7c
1 file changed
apps/dokploy/components/dashboard/application/deployments/show-deployment.tsx
@@ -148,7 +148,7 @@ export const ShowDeployment = ({
148
<DialogDescription className="flex items-center gap-2">
149
<span className="flex items-center gap-2">
150
See all the details of this deployment |{" "}
151
- <Badge variant="blank" className="text-xs">
+ <Badge variant="blank" className="text-xs tabular-nums">
152
{filteredLogs.length} lines
153
</Badge>
154
</span>
0 commit comments