diff --git a/src/global.scss b/src/global.scss index 2c8b83938..471f40e3a 100644 --- a/src/global.scss +++ b/src/global.scss @@ -386,10 +386,10 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent- } .modal-width-100-width-background, .modal-desktop { + padding-top: 76px; .modal-wrapper{ width: 100% !important; height: 99% !important; - top: 2%; position: relative; } } @@ -406,7 +406,6 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent- .modal-wrapper{ width: 100%; height: 99%; - top: 2%; position: relative; } }