From 73209f4f4b8a299050bb8a8a1af3361700c1a605 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Fri, 4 Feb 2022 14:48:29 +0100 Subject: [PATCH] style step 4 --- .../form/steps/step-four/step-four.component.html | 11 +++++++---- .../form/steps/step-four/step-four.component.scss | 15 +++++++++++++++ 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/src/app/features/administration/form/steps/step-four/step-four.component.html b/src/app/features/administration/form/steps/step-four/step-four.component.html index 73c3e467..d7d68ee5 100644 --- a/src/app/features/administration/form/steps/step-four/step-four.component.html +++ b/src/app/features/administration/form/steps/step-four/step-four.component.html @@ -11,7 +11,7 @@ class="days-list-having-separated-time-slices rounded-block" *ngFor="let dayChoice of pollService.dateChoiceList; index as day_id" > -
+
{{ dayChoice.date_object | date }}
@@ -29,8 +29,11 @@
-
@@ -38,7 +41,7 @@ -
+