From ff0885c26557f5621cc06bb7081849ad996e6360 Mon Sep 17 00:00:00 2001
From: Tomasz Gnyp <49343696+tomgny@users.noreply.github.com>
Date: Tue, 22 Apr 2025 15:07:46 +0200
Subject: [PATCH] AAE-34328 Remove additional space in amount widget currency
(#10812)
---
.../src/lib/form/components/widgets/amount/amount.widget.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 56755fdb2f..1f5738756a 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
@@ -14,7 +14,7 @@
- {{ currency }}
+ {{ currency }}