mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-18 02:06:34 +00:00
Update virtual-machines.tsx
This commit is contained in:
parent
42c6e70ebe
commit
85051f1340
@ -362,7 +362,7 @@ export function VirtualMachines() {
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
<Card className={`bg-card ${isMemoryOvercommit ? "border-yellow-500/50" : "border-border"}`}>
|
||||
<Card className="bg-card border-border">
|
||||
<CardHeader className="flex flex-row items-center justify-between space-y-0 pb-2">
|
||||
<CardTitle className="text-sm font-medium text-muted-foreground">Total Memory</CardTitle>
|
||||
<MemoryStick className="h-4 w-4 text-muted-foreground" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user