From dcce66a449faade1a8fe4cfb5b31993bec08e90c Mon Sep 17 00:00:00 2001 From: headlessdev Date: Sat, 12 Apr 2025 22:07:18 +0200 Subject: [PATCH] Grid Layout Fix Server --- app/dashboard/servers/Servers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/servers/Servers.tsx b/app/dashboard/servers/Servers.tsx index 771037f..3ef5cc4 100644 --- a/app/dashboard/servers/Servers.tsx +++ b/app/dashboard/servers/Servers.tsx @@ -321,7 +321,7 @@ export default function Dashboard() {
{!loading ?
{servers.map((server) => (