From 1a88dd801d1367b6510fbff1a4e3955a12d86031 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Tue, 10 Mar 2026 19:31:07 +0100 Subject: [PATCH] Update proxmox-dashboard.tsx --- AppImage/components/proxmox-dashboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AppImage/components/proxmox-dashboard.tsx b/AppImage/components/proxmox-dashboard.tsx index 598a0f26..6dd4495f 100644 --- a/AppImage/components/proxmox-dashboard.tsx +++ b/AppImage/components/proxmox-dashboard.tsx @@ -415,12 +415,12 @@ export function ProxmoxDashboard() { refreshData() }} disabled={isRefreshing} - className="h-8 w-8 p-0 mt-0" + className="h-8 w-8 p-0 -mt-1" > -
e.stopPropagation()} className="mt-0"> +
e.stopPropagation()} className="-mt-1">