diff --git a/Data/Server/WebUI/src/Devices/Device_List.jsx b/Data/Server/WebUI/src/Devices/Device_List.jsx index fbf51d9..b321b20 100644 --- a/Data/Server/WebUI/src/Devices/Device_List.jsx +++ b/Data/Server/WebUI/src/Devices/Device_List.jsx @@ -1084,7 +1084,7 @@ export default function DeviceList({ headerName: col.label, width: 410, minWidth: 410, - flex: 0, + flex: 1, }; case "internalIp": return {