Class Editor: width and height

It would be great to have the option to use the fit-content property for width and height. It’s really handy to use in many design situations.

width: fit-content;
height: fit-content;

Maybe it could work similar to auto, where you can type “a” in the value field.

6 Likes