From cd6ace28f4a7d0df485c964d8d90c3ab4ec693ec Mon Sep 17 00:00:00 2001 From: Constantin Simonis Date: Thu, 13 Feb 2025 10:42:39 +0100 Subject: [PATCH] style: style form --- .../src/app/deposit/deposit.component.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/frontend/src/app/deposit/deposit.component.html b/frontend/src/app/deposit/deposit.component.html index cac83b2..9a0be93 100644 --- a/frontend/src/app/deposit/deposit.component.html +++ b/frontend/src/app/deposit/deposit.component.html @@ -1,8 +1,12 @@ -
- @if (errorMsg) { -
{{ errorMsg }}
- } - € -
- + +
+ {{ errorMsg }} +
+
+ + +
+