From 447d15cef6038913cb56d91a705ab910e4af3339 Mon Sep 17 00:00:00 2001 From: Mazdak Gibran <141390141+mazdakgibran@users.noreply.github.com> Date: Wed, 28 Jan 2026 12:50:33 +0500 Subject: [PATCH] logging.html style improvement Wrapped date input fields in a new container and added FontAwesome calendar icons for better UI clarity. Updated SCSS to style the date input wrappers and position the icons appropriately. --- src/app/logging/logging.component.html | 30 +++++++++++++++----------- src/app/logging/logging.component.scss | 29 +++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 12 deletions(-) diff --git a/src/app/logging/logging.component.html b/src/app/logging/logging.component.html index 02598c8..5efba20 100644 --- a/src/app/logging/logging.component.html +++ b/src/app/logging/logging.component.html @@ -27,24 +27,30 @@ {{ "fromDate" | translate }} * - +