Improve layout of new transaction on mobile

This commit is contained in:
2022-04-19 21:13:52 +00:00
parent ff06693f60
commit e4df2f0de5
4 changed files with 5 additions and 4 deletions

View File

@ -48,7 +48,7 @@ function submitDialog() {
class="fixed inset-0 bg-gray-600 bg-opacity-50 overflow-y-auto h-full w-full"
>
<div
class="relative top-20 mx-auto p-5 w-96 shadow-lg rounded-md bg-white dark:bg-black"
class="relative md:top-20 md:mx-auto p-5 md:w-96 shadow-lg md:h-auto h-full rounded-md bg-white dark:bg-black"
>
<div class="mt-3 text-center">
<h3