Skip to content

Commit

Permalink
Fix button pixel shenanigans
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Apr 9, 2024
1 parent 2087712 commit d7528ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/table/table_cells_shared.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export const euiTableHeaderFooterCellStyles = (
euiTableHeaderCell__button: css`
${logicalCSS('width', '100%')}
font-weight: inherit;
line-height: inherit;
/* Tint the sortable icon a bit further */
.euiTableSortIcon--sortable {
Expand Down

0 comments on commit d7528ae

Please sign in to comment.