If I set a maximum height of none should this disable the readmore behaviour? E.g: `<div class="truncate lg:whitespace-normal max-h-24 lg:max-h-[none]">Lorem ipsum`</div>