diff --git a/CHANGELOG.md b/CHANGELOG.md index 969a65bb0..cdd0e3ee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed an issue in the performance and chart calculation of today +- Fixed the alignment of the value component in the admin control panel ## 1.202.0 - 07.10.2022 diff --git a/apps/client/src/app/components/admin-users/admin-users.html b/apps/client/src/app/components/admin-users/admin-users.html index a40fcc7e5..d9a9dba9d 100644 --- a/apps/client/src/app/components/admin-users/admin-users.html +++ b/apps/client/src/app/components/admin-users/admin-users.html @@ -43,23 +43,23 @@ {{ formatDistanceToNow(userItem.createdAt) }} - + - + - +