undoes unecessary tweaks
This commit is contained in:
parent
f6f191128f
commit
ffff27f917
|
@ -181,7 +181,7 @@
|
|||
/>
|
||||
<div
|
||||
class="drawer"
|
||||
class:stacked={depth > 999}
|
||||
class:stacked={depth > 0}
|
||||
class:modal={$modal}
|
||||
transition:drawerSlide|local
|
||||
{style}
|
||||
|
|
Loading…
Reference in New Issue