mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(Modal): align modals at bottom on mobile
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</TransitionChild>
|
||||
|
||||
<div class="fixed inset-0 overflow-y-auto">
|
||||
<div class="flex min-h-full items-center justify-center p-4 text-center">
|
||||
<div class="flex min-h-full items-end sm:items-center justify-center p-4 text-center">
|
||||
<TransitionChild
|
||||
as="template"
|
||||
:appear="appear"
|
||||
|
||||
Reference in New Issue
Block a user