I must use 1.5em OR 1.5vw for border line width. The current input only allows integer values for px, vw, vh, em. Please fox so allow values such as 1.5em.
How to reproduce error.
- Select any div block or element
- Select border side
- Apply line width of 1.5em or 1.5vw
- Value comes back as integer value
See screenshots
Input 1.5em
Designer returns 2em, not 1.5 em
Try it yourself
https://www.w3schools.com/cssref/tryit.asp?filename=trycss_js_border-width