Skip to content

Commit

Permalink
Reinstates filter button icon line height var
Browse files Browse the repository at this point in the history
  • Loading branch information
HeleenSG committed Aug 8, 2024
1 parent 71a32b6 commit 58a4ba9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manon/filter-variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@
--filter-button-icon-font-family: var(--icon-font-family);
--filter-button-icon-font-size: var(--icon-font-size);
--filter-button-icon-font-weight: bold;

/* To center text within the button set the line-height to 1 */
--filter-button-icon-line-height: 1;
}

0 comments on commit 58a4ba9

Please sign in to comment.