Skip to content

Commit

Permalink
fix(fuselage): icon alignment (#1026)
Browse files Browse the repository at this point in the history
Co-authored-by: Douglas Fabris <devfabris@gmail.com>
  • Loading branch information
juliajforesti and dougfabris committed Apr 20, 2023
1 parent 07fe407 commit 96870d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fuselage/src/components/Icon/Icon.styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

user-select: none;

vertical-align: middle;
vertical-align: text-bottom;

letter-spacing: 0;

Expand Down

0 comments on commit 96870d1

Please sign in to comment.