undoes unecessary tweaks

This commit is contained in:
mikesealey 2024-05-31 10:33:26 +01:00
parent f6f191128f
commit ffff27f917
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@
/> />
<div <div
class="drawer" class="drawer"
class:stacked={depth > 999} class:stacked={depth > 0}
class:modal={$modal} class:modal={$modal}
transition:drawerSlide|local transition:drawerSlide|local
{style} {style}