Fix zone interface that expand unexpectedly

Closes: https://github.com/happyDomain/happydomain/issues/6
This commit is contained in:
nemunaire 2023-09-06 16:47:31 +02:00
parent 9a549b7ed9
commit e07bbe1e41
1 changed files with 5 additions and 1 deletions

View File

@ -425,7 +425,11 @@
</div>
{/if}
</Col>
<Col class="d-flex">
<Col
sm={8}
md={9}
class="d-flex"
>
{#if data.history == selectedHistory}
<slot />
{:else}