From 5609aaa98c50e956bbe6676bf15f58d73a983d42 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Fri, 3 Jul 2026 20:04:37 +0200
Subject: [PATCH] Task/harmonize date picker styling (#7194)
* Harmonize date picker styling
* Update changelog
---
CHANGELOG.md | 1 +
.../create-or-update-activity-dialog.html | 2 +-
.../account-balances.component.html | 2 +-
.../fire-calculator.component.html | 19 +++++++++++++------
.../fire-calculator.component.ts | 6 ++++++
5 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c14452d4b..807180092 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
+- Harmonized the date picker styling across various components
- Updated the _Privacy Policy_
- Updated the _Terms of Service_
- Improved the parsing of integer query parameters (`skip` and `take`) in the `GET api/v1/activities` endpoint
diff --git a/apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html b/apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
index 20c50d0fe..8f2dfebfd 100644
--- a/apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
+++ b/apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
@@ -167,7 +167,7 @@
name="calendar-clear-outline"
/>
-