From ac9311d78367a5076b91a29c03d16aeb3bae5a3f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 8 Oct 2022 11:38:58 +0200 Subject: [PATCH] Bugfix/fix alignment in users table (#1335) * Fix alignment * Update changelog --- CHANGELOG.md | 4 ++++ .../src/app/components/admin-users/admin-users.html | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 666ba741..9aa155ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the user interface of the benchmark comparator +### Fixed + +- Fixed the alignment of the value component in the admin control panel + ## 1.202.0 - 07.10.2022 ### Added 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 a40fcc7e..d9a9dba9 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) }} - + - + - +