5 ms·
For what it’s worth, the “normal” value of max-height is none, not inherit or 100vh.
by sophiebits 2y ago
For what it’s worth, the “normal” value of max-height is none, not inherit or 100vh.
- simonw 2y agoThanks, I applied that fix (to the document and the example code).