diff --git a/resources/views/components/drawer.blade.php b/resources/views/components/drawer.blade.php index ed7cb436..e7847ba4 100644 --- a/resources/views/components/drawer.blade.php +++ b/resources/views/components/drawer.blade.php @@ -16,8 +16,8 @@ would race the sheet's own — a compact window gets the full-bleed sheet). As a pane (`pane`, from `expanded`) nothing is covered: the page renders the drawer after its - list in - an `expanded:flex expanded:items-start expanded:gap-6` row, the drawer sticks under the top of the viewport, the + list in an `expanded:flex expanded:items-start expanded:gap-6` row, the drawer sticks under the + top of the viewport, the list stays usable and another row swaps what it shows — no scrim, no trap, no inert page. While closed it takes no room. `pane-width` sizes the pane (`22.5rem`, M3's 360dp fixed pane). Escape closes the sheet but leaves a pane open, since the page beside it is still in use; `pane-close-on-escape`