1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

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

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}