diff --git a/src/views/Appointments/Booking.vue b/src/views/Appointments/Booking.vue index 2b19e1de7..427680888 100644 --- a/src/views/Appointments/Booking.vue +++ b/src/views/Appointments/Booking.vue @@ -12,36 +12,40 @@ :display-name="userInfo.displayName" :disable-tooltip="true" :disable-menu="true" - :size="180" /> + :size="44" />
{{ userInfo.displayName }}
-

+

{{ config.name }} -
+ {{ config.description }}
-

{{ $t('calendar', 'Select date') }}

+
+ {{ $t('calendar', 'Select a date') }} +
- +
-

{{ $t('calendar', 'Select slot') }}

- +
{{ $t('calendar', 'Select slot') }}
- -
- {{ $t('calendar', 'No slots available') }} -
+ +