Describe the bug
The spacer block height input steps in 10, why should the user be limited in increments of 10? What if they wanted a spacer that was 15px?
To reproduce
Steps to reproduce the behavior:
Expected behavior
Steps of 1 to allow any height to be entered.
Editor version (please complete the following information):
I've labeled as a bug, but it'd be good to get some design feedback on how exactly this should work.
I've also noticed this has a minimum value allowed of 20 applied - it's really limiting.
I'm really curious as to why it is in increments of 10 as well. I'm going to spin up a quick PR to resolve this in the meantime.
Most helpful comment
I'm really curious as to why it is in increments of 10 as well. I'm going to spin up a quick PR to resolve this in the meantime.