1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Adjust virtual list top padding

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-08-25 12:41:32 +03:00
parent fccfb5eb45
commit cbd7db937b

View File

@ -25,7 +25,7 @@ import { prevDefault } from "../../utils";
estimateSize: () => 55,
overscan: 5,
count: rows.length,
paddingStart: 50 // header height
paddingStart: 35 // header height
})
return (