mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 22:01:59 -06:00
Minor changes to device list
This commit is contained in:
@@ -1084,7 +1084,7 @@ export default function DeviceList({
|
|||||||
headerName: col.label,
|
headerName: col.label,
|
||||||
width: 410,
|
width: 410,
|
||||||
minWidth: 410,
|
minWidth: 410,
|
||||||
flex: 0,
|
flex: 1,
|
||||||
};
|
};
|
||||||
case "internalIp":
|
case "internalIp":
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user