1
0
Fork 0
mirror of synced 2024-07-10 16:55:46 +12:00

Increase padding around the grid

This commit is contained in:
Andrew Kingston 2023-06-05 08:30:53 +01:00
parent f7f9a359b2
commit 4f176b3edd

View file

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