fix layout for small width screen

This commit is contained in:
Guilhem
2025-03-31 17:06:29 +01:00
parent 0a5872bec5
commit f6687c782a

View File

@@ -639,7 +639,9 @@
</button>
</div>
<slot />
<div class="grow min-h-0">
<slot />
</div>
</div>
</main>
</div>