From 9884fa0be2e7649cf004967d9d70178be119318b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 13 Sep 2026 07:47:28 +0200 Subject: [PATCH] Task/improve no activities info component (#7857) * Various improvements * Update changelog --- CHANGELOG.md | 1 + .../no-activities-info.component.html | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 790e07ab6..f6659e6b6 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 ### Changed - Improved the style of the activity type filter on the activities page (experimental) +- Improved the style of the no activities info component - Improved the style of the selector in the benchmark comparator - Improved the language localization for German (`de`) - Upgraded `papaparse` from version `5.5.3` to `5.7.0` diff --git a/libs/ui/src/lib/no-activities-info/no-activities-info.component.html b/libs/ui/src/lib/no-activities-info/no-activities-info.component.html index 3c7f9fd10..f9a174137 100644 --- a/libs/ui/src/lib/no-activities-info/no-activities-info.component.html +++ b/libs/ui/src/lib/no-activities-info/no-activities-info.component.html @@ -2,12 +2,14 @@