-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Spacing Controls Don't Allow Decimals #31964
Copy link
Copy link
Closed
Labels
Needs TestingNeeds further testing to be confirmed.Needs further testing to be confirmed.[Package] Components/packages/components/packages/components[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
When adding margin or padding, there is no way to add a decimal in the number. These are useful for at least rem, em, and % values.
To replicate, open the margin/padding spacing control and enter a number with decimal like 0.5 or 2.5. After clicking out of the number box, the control will automatically change these to 1 and 3, respectively.
Before:
After:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs TestingNeeds further testing to be confirmed.Needs further testing to be confirmed.[Package] Components/packages/components/packages/components[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.

