From fc03bc83683e8fc3101648b10798bfb76530c514 Mon Sep 17 00:00:00 2001 From: Henriette Darge Date: Wed, 16 Feb 2022 13:15:14 +0100 Subject: [PATCH] Vertically align the date with the toolbar buttons and take care that the date stays in place when opening the addExisting pane --- .../planner/team-planner.component.html | 1 + .../content/modules/_team_planner.sass | 6 ++++- .../global_styles/vendor/_full_calendar.sass | 23 +++++++++++-------- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.html b/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.html index 68839eca15..c10a496504 100644 --- a/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.html +++ b/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.html @@ -1,5 +1,6 @@