mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-28 10:26:26 +00:00
update health_persistence.py
This commit is contained in:
@@ -1194,7 +1194,7 @@ return (
|
||||
<span className="text-xs text-muted-foreground">{engineName}</span>
|
||||
<span className="text-xs font-medium">{utilizationNum.toFixed(1)}%</span>
|
||||
</div>
|
||||
<Progress value={utilizationNum} className="h-1.5 [&>div]:bg-blue-500" />
|
||||
<Progress value={utilizationNum} className="h-2 [&>div]:bg-blue-500" />
|
||||
</div>
|
||||
)
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user