From 110b903dc84f8ccf07393cd522bc4db841230861 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 20 Nov 2025 21:27:30 +0100 Subject: [PATCH] grid fix 14 --- apps/ui/templates/room.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ui/templates/room.html b/apps/ui/templates/room.html index a057327..af73949 100644 --- a/apps/ui/templates/room.html +++ b/apps/ui/templates/room.html @@ -119,7 +119,7 @@ } .device-title { - font-size: 16px; + font-size: 14px; font-weight: 600; color: #333; flex: 1;