ag-grid table: Vertical-align: middle. You can use below CSS. No need to use hard-coded values in CSS for height. .ag-row .ag-cell { display: flex; ...
確定! 回上一頁