Skip to content

v1.11.1

Choose a tag to compare

@axadrn axadrn released this 12 May 09:22

Fixed

  • dialog, sheet: Removed the inner data-tui-dialog-panel wrapper whose grid layout broke Sheet's flex height chain, causing mobile sidebar content to not scroll and footers with mt-auto to not stick to the bottom; layout (flex-col, gap-4, p-6) now sits directly on the native <dialog> (#553, thanks @hainguyen27798)