Increase padding around the grid
This commit is contained in:
parent
f7f9a359b2
commit
4f176b3edd
|
@ -1,4 +1,4 @@
|
|||
export const Padding = 128
|
||||
export const Padding = 256
|
||||
export const MaxCellRenderHeight = 252
|
||||
export const MaxCellRenderWidthOverflow = 200
|
||||
export const ScrollBarSize = 8
|
||||
|
|
Loading…
Reference in New Issue