Duration styling

This commit is contained in:
Scott Kiener 2025-09-12 10:22:57 -04:00
parent af726e90ae
commit ab8515853b

View file

@ -114,7 +114,7 @@
<div class="col-12 col-md-10 col-lg-8 col-xl-7">
<locationAlerts cmsWidgetPrefix="LocationAlert-" ref="locationAlerts" />
<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
:isSameDay="isSameDay"
:appointmentType="appointmentType"