Proper fix for #21801.
Can't use flex options for this since inner text of an element doesn't count as a flex item. Using the line-height
and height
match is the same approach from v3 and should suffice for most folks.
Proper fix for #21801.
Can't use flex options for this since inner text of an element doesn't count as a flex item. Using the line-height
and height
match is the same approach from v3 and should suffice for most folks.