We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29895d2 commit e2022f4Copy full SHA for e2022f4
1 file changed
src/components/table/table_cells_shared.styles.ts
@@ -45,6 +45,7 @@ export const euiTableHeaderFooterCellStyles = (
45
euiTableHeaderCell__button: css`
46
${logicalCSS('width', '100%')}
47
font-weight: inherit;
48
+ line-height: inherit;
49
50
/* Tint the sortable icon a bit further */
51
.euiTableSortIcon--sortable {
0 commit comments