Fix edit-accounts' font being off

This commit is contained in:
2022-03-02 21:07:53 +00:00
parent 5d1b49c896
commit 66b8e1f69f
2 changed files with 6 additions and 4 deletions

View File

@ -43,10 +43,12 @@ function createReconcilationTransaction() {
<template>
<div class="grid grid-cols-[1fr_auto]">
<h1 class="inline">
{{ accounts.CurrentAccount?.Name }}
<div>
<h1 class="inline">
{{ accounts.CurrentAccount?.Name }}
</h1>
<EditAccount />
</h1>
</div>
<div class="text-right flex flex-wrap flex-col md:flex-row justify-end gap-2 max-w-sm">
<span class="rounded-lg p-1 whitespace-nowrap flex-1">