From 171a67df2cb49c07a1a62493e46b2457659c3455 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 16 Oct 2025 01:53:29 -0600 Subject: [PATCH] Make device list fill its container --- Data/Server/WebUI/src/Devices/Device_List.jsx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Data/Server/WebUI/src/Devices/Device_List.jsx b/Data/Server/WebUI/src/Devices/Device_List.jsx index 6325035..4a12ae4 100644 --- a/Data/Server/WebUI/src/Devices/Device_List.jsx +++ b/Data/Server/WebUI/src/Devices/Device_List.jsx @@ -1021,11 +1021,16 @@ export default function DeviceList({ return ( @@ -1166,18 +1171,20 @@ export default function DeviceList({ - +