diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a45d6314..4d2e21d4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the support for cryptocurrencies having a symbol with less than 3 characters (e.g. `SC-USD`) +- Fixed the text truncation in the value component ## 1.201.0 - 01.10.2022 diff --git a/libs/ui/src/lib/value/value.component.html b/libs/ui/src/lib/value/value.component.html index 80b6a09fa..8582beffc 100644 --- a/libs/ui/src/lib/value/value.component.html +++ b/libs/ui/src/lib/value/value.component.html @@ -1,7 +1,7 @@
-
+