Put the modal more at the top, looks funky in middle
This commit is contained in:
parent
d6959ea3dd
commit
4e4a183f48
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@
|
|||
& > .modal-container {
|
||||
@apply .relative .p-8 .bg-white .w-full .max-w-md .m-auto .flex-col .flex;
|
||||
transition: all 250ms ease;
|
||||
margin-top: 15%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue