Bug report: Line-height used to set more than 1 decimal #42998
Labels
[Feature] Design Tools
Tools that impact the appearance of blocks both to expand the number of tools and improve the experi
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
Description
In previous editions of WordPress, I set line-heights with more than 1 decimal in blocks using the Gutenberg Editor.
Currently, the Editor rounds more than 1 decimal in line-heights.
Example:
line-height: 1.63;
is converted toline-height: 1.6;
Proposed course of action
Allow more than one decimal back to line-heights, as it increases precision in design.
Step-by-step reproduction instructions
Environment info
WordPress 6.0.1
With or without Gutenberg plugin
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: