Update AppImage

This commit is contained in:
MacRimi
2025-10-17 17:53:06 +02:00
parent 062c6c2364
commit 4a204d8d89
3 changed files with 10 additions and 10 deletions

View File

@@ -503,7 +503,7 @@ export function VirtualMachines() {
return (
<div
key={vm.vmid}
className="p-4 rounded-lg border border-border bg-muted/30 hover:bg-muted/50 transition-colors cursor-pointer"
className="p-4 rounded-lg border border-border bg-muted/60 hover:bg-muted/70 transition-colors cursor-pointer"
onClick={() => handleVMClick(vm)}
>
<div className="hidden sm:block">