Skip to content

Commit e2022f4

Browse files
committed
Fix button pixel shenanigans
1 parent 29895d2 commit e2022f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/table/table_cells_shared.styles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export const euiTableHeaderFooterCellStyles = (
4545
euiTableHeaderCell__button: css`
4646
${logicalCSS('width', '100%')}
4747
font-weight: inherit;
48+
line-height: inherit;
4849
4950
/* Tint the sortable icon a bit further */
5051
.euiTableSortIcon--sortable {

0 commit comments

Comments
 (0)