From 9d7e26677f993077076735d9bdddbb0c7ca47878 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 20 Nov 2025 18:33:50 +0100 Subject: [PATCH] grid fix 11 --- apps/ui/templates/room.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/ui/templates/room.html b/apps/ui/templates/room.html index 7537ad3..d0514a6 100644 --- a/apps/ui/templates/room.html +++ b/apps/ui/templates/room.html @@ -95,6 +95,7 @@ justify-content: center; text-decoration: none; color: inherit; + width: 100%; } .device-card:hover {