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

@ -162,7 +162,7 @@ function createReconcilationTransaction() {
</template>
<TransactionInputRow
ref="modalInputRow"
class="grid grid-cols-2"
class="flex flex-col w-full h-full top-0"
:budgetid="budgetid"
:accountid="accountid"
/>