From 4124a49f410f703af4935b4f354ce6a8c4359ab7 Mon Sep 17 00:00:00 2001 From: Tomasz Nastaly Date: Thu, 30 Jan 2025 20:30:59 +0100 Subject: [PATCH] AAE-30141 Fix broken amount field (#10588) --- .../widgets/amount/amount.widget.html | 56 ++++++++++++------- 1 file changed, 35 insertions(+), 21 deletions(-) diff --git a/lib/core/src/lib/form/components/widgets/amount/amount.widget.html b/lib/core/src/lib/form/components/widgets/amount/amount.widget.html index d840047233..54e4207a1e 100644 --- a/lib/core/src/lib/form/components/widgets/amount/amount.widget.html +++ b/lib/core/src/lib/form/components/widgets/amount/amount.widget.html @@ -1,22 +1,36 @@ -
-
- -
-
- - - {{ currency }}   - - - - -
+
+
+ +
+
+ + + {{ currency }}   + + + + +