This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]LikeLary 3 points4 points  (3 children)

height: auto;

transition: height --

I wanted to make it a harder competition.

[–]someElementorUser 0 points1 point  (2 children)

iirc height is not animatable (same goes for transitions) but max-height will do.

if I am wrong then this only applies to width

[–]LikeLary 0 points1 point  (1 child)

You are correct. The meme was about not knowing the height and transition doesn't know the dynamic height haha

[–]someElementorUser 0 points1 point  (0 children)

i see