+
{showImportBanner && (
{
@@ -330,7 +330,7 @@ const Layout = ({
}}
/>
)}
-
+
diff --git a/src/components/OwnAccountsList.tsx b/src/components/OwnAccountsList.tsx
index 500441782..b679f2a29 100644
--- a/src/components/OwnAccountsList.tsx
+++ b/src/components/OwnAccountsList.tsx
@@ -116,7 +116,7 @@ const OwnAccountsList = ({ budget }: Props) => {
)}
{accounts.length ? (
<>
-
-
+
- {
>
--++
{ Number(account.computedData.balance) >= 0 ? 'text-lime-600' : 'text-red-600' - } md:mt-2 text-lg text-right md:text-left`} + } lg:mt-2 text-lg text-right lg:text-left`} > {formatMoney(
-
{accounts.map(account => (