reduxframework / redux-framework-4

Redux v4
https://redux.io/redux-4/
Other
97 stars 32 forks source link

Typography field line-height set automatically from the font size value. #170

Closed theme-x closed 3 years ago

theme-x commented 4 years ago

After saving font size it set the line-height automatically as the same value of font size but we don't need the same value for line-height so I don't think it's a good idea to set the line-height for the same. Please check the screenshot link URL for your reference https://prnt.sc/uyxr95

Thanks

kprovance commented 3 years ago

Set the allow_empty_line_height argument for the typography field to true.