diff --git a/frontend/src/app/features/calendar/te-calendar/te-calendar.component.sass b/frontend/src/app/features/calendar/te-calendar/te-calendar.component.sass index f5c5c1e2d6..02612da1d5 100644 --- a/frontend/src/app/features/calendar/te-calendar/te-calendar.component.sass +++ b/frontend/src/app/features/calendar/te-calendar/te-calendar.component.sass @@ -85,9 +85,6 @@ te-calendar .te-calendar--add-icon display: none - .fc-event-title-container - margin: 0 !important - .te-calendar--time-entry .fc-content height: 100% @@ -102,6 +99,12 @@ te-calendar .fc-fadeout display: none + .te-calendar--add-entry, + .te-calendar--time-entry + .fc-event-title-container + margin: 0 !important + line-height: 14px !important + .fc-duration border-right: 1px solid white border-bottom: 1px solid white