:global {
    .ag-header-group-cell-with-group .ag-header-group-cell-label {
        display: flex;
        justify-content: center;
    }
}

.default-infinite-scroll-table {
    width: 950px;
    height: 400px;
    position: relative;
}

.scroll-to-end-message {
    position: absolute;
    z-index: 1;
    width: 920px;
}
