Column header row as AG Grid's theme renders it: --ag-header-height (48px in v35's
default theme) + its 1px bottom border (measured live). This was 40px, which left every
related grid 9px short and clipped the last row's bottom border even with no horizontal
overflow.
Column header row as AG Grid's theme renders it:
--ag-header-height(48px in v35's default theme) + its 1px bottom border (measured live). This was 40px, which left every related grid 9px short and clipped the last row's bottom border even with no horizontal overflow.