forked from coracle/flotilla
Fix safe area inset for modal footer
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="h-20 flex-shrink-0"></div>
|
<div class="h-20 flex-shrink-0"></div>
|
||||||
<div class="flex absolute bottom-0 left-0 right-0 p-6 py-4 rounded-b-box bg-base-200">
|
<div class="flex absolute bottom-sai left-0 right-0 p-6 py-4 rounded-b-box bg-base-200">
|
||||||
<div class="flex flex-grow gap-4 items-center justify-between">
|
<div class="flex flex-grow gap-4 items-center justify-between">
|
||||||
{@render children?.()}
|
{@render children?.()}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user