Max-Height
Usage
Please refer to the
documentation on the Tailwind CSS website
Compatibility
| Class | Native (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 | ❌ | ✅ |
Please refer to the
documentation on the Tailwind CSS website
| Class | Native (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 | ❌ | ✅ |