diff --git a/src/styles/Grid.scss b/src/styles/Grid.scss index fc580b39..5fa5f795 100644 --- a/src/styles/Grid.scss +++ b/src/styles/Grid.scss @@ -125,6 +125,7 @@ .GridCellAlignCenter .GridCell-container { display: flex; + justify-content: center; } .GridCellAlignCenter .ag-wrapper {