Duration styling
This commit is contained in:
parent
af726e90ae
commit
ab8515853b
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@
|
||||||
<div class="col-12 col-md-10 col-lg-8 col-xl-7">
|
<div class="col-12 col-md-10 col-lg-8 col-xl-7">
|
||||||
<locationAlerts cmsWidgetPrefix="LocationAlert-" ref="locationAlerts" />
|
<locationAlerts cmsWidgetPrefix="LocationAlert-" ref="locationAlerts" />
|
||||||
<div v-show="appointmentType" class="date-picker-header fw-normal mt-5 mb-5">
|
<div v-show="appointmentType" class="date-picker-header fw-normal mt-5 mb-5">
|
||||||
<textBlock :customText="datePickerHeaderText" typeStyle="button-question" class="mb-2" />
|
<textBlock :customText="datePickerHeaderText" typeStyle="button-question"/>
|
||||||
<durationTextBlock
|
<durationTextBlock
|
||||||
:isSameDay="isSameDay"
|
:isSameDay="isSameDay"
|
||||||
:appointmentType="appointmentType"
|
:appointmentType="appointmentType"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue