diff --git a/src/global.scss b/src/global.scss index 6c9ac7301..d197282a0 100644 --- a/src/global.scss +++ b/src/global.scss @@ -376,6 +376,13 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent- display: none !important; } } +.aside-modal{ + .modal-wrapper{ + position: absolute; + right: 0px; + height: 100%; + width: 400px; +} .modal-width-100-width-background, .modal-desktop { .modal-wrapper{