Skip to main content

Max-Height

Usage​

Please refer to the

documentation on the Tailwind CSS website

Compatibility​

ClassNative (StyleSheet)Web (CSS)
max-h-0✅✅
max-h-[n]✅✅
max-h-{n}✅✅
max-h-full✅✅
max-h-screen✅✅
max-h-min❌✅
max-h-max❌✅
max-h-fit❌✅
Legend

Class​

-{n} Supports values from theme

-[n] Supports arbitrary values

Icon​

✅ Full support

✔️ Partial support

❌ Not supported