diff --git a/views/includes/clock.pug b/views/includes/clock.pug index 719ed54..be41e14 100644 --- a/views/includes/clock.pug +++ b/views/includes/clock.pug @@ -1,5 +1,10 @@ #waipclock.fullheight - .h-50.w-50.clock_y - .h-100.clock_x - #time.h-70.d-flex.align-items-end.text-muted.font-weight-bold.tf_clock -Uhrzeit- - #day.h-30.d-flex.align-items-start.text-muted.tf_clock -Datum- + .h-95 + .h-50.w-50.clock_y + .h-100.clock_x + #time.h-70.d-flex.align-items-end.text-muted.font-weight-bold.tf_clock -Uhrzeit- + #day.h-30.d-flex.align-items-start.text-muted.tf_clock -Datum- + .h-5 + .h-100.w-25.client_wache.text-center.text-secondary.tf_clock + #wachenname.h-100.ion-md-business=data_wache || ' -Wachenname-' +