aboutsummaryrefslogtreecommitdiff
path: root/src/main/DeviceList.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/DeviceList.jsx')
-rw-r--r--src/main/DeviceList.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/DeviceList.jsx b/src/main/DeviceList.jsx
index ce5819b2..b6e48b53 100644
--- a/src/main/DeviceList.jsx
+++ b/src/main/DeviceList.jsx
@@ -53,7 +53,7 @@ const DeviceList = ({ devices }) => {
height={height}
itemCount={devices.length}
itemData={devices}
- itemSize={72}
+ itemSize={155}
overscanCount={10}
innerRef={listInnerEl}
>