diff --git a/Data/Server/WebUI/src/Devices/Device_Details.jsx b/Data/Server/WebUI/src/Devices/Device_Details.jsx index 3bce9c7..0f5242c 100644 --- a/Data/Server/WebUI/src/Devices/Device_Details.jsx +++ b/Data/Server/WebUI/src/Devices/Device_Details.jsx @@ -509,7 +509,15 @@ export default function DeviceDetails({ device, onBack }) { }} /> - + {/* Constrain the table height within the page and enable scrolling */} +