Increase padding around the grid

This commit is contained in:
Andrew Kingston 2023-06-05 08:30:53 +01:00
parent f7f9a359b2
commit 4f176b3edd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export const Padding = 128
export const Padding = 256
export const MaxCellRenderHeight = 252
export const MaxCellRenderWidthOverflow = 200
export const ScrollBarSize = 8