spcss icon indicating copy to clipboard operation
spcss copied to clipboard

height: auto for image

Open th opened this issue 2 years ago • 0 comments

I've dropped sp.min.css into a HTML page with an image and it was badly distorted. The width (original wider than viewport) was reduced, but the height stayed the same, so it was much too high.

Maybe add height:auto; into the img block?

th avatar Mar 21 '22 14:03 th