Update automation page to use full width drawers like the design section does

This commit is contained in:
Andrew Kingston 2024-03-13 09:54:27 +00:00
parent c25ea7a9d7
commit 0ddf48f7ff
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<!-- routify:options index=3 -->
<div class="root">
<AutomationPanel {modal} {webhookModal} />
<div class="content">
<div class="content drawer-container">
{#if $automationStore.automations?.length}
<slot />
{:else}