From 36b2c45288a98081ad4eae4411daaa9288eb3399 Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Tue, 11 Oct 2022 14:59:44 +0100 Subject: [PATCH] profile model improve location --- src/global.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.scss b/src/global.scss index f0c15b50d..194ca274d 100644 --- a/src/global.scss +++ b/src/global.scss @@ -363,7 +363,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent- .profile-modal{ .modal-wrapper{ position: absolute; - top: -40px; + top: -10px; right: 0px; height: 90%; max-width: 100%;