fix: add event popover expanding beyond screen width

This commit is contained in:
Wieland Schöbl
2022-01-18 13:39:08 +01:00
committed by Thea Schöbl
parent 54cc8838ae
commit 046a95ba1d
3 changed files with 7 additions and 7 deletions

View File

@@ -80,4 +80,5 @@ ion-item, ion-card.compact {
.add-event-popover {
--width: fit-content;
--max-width: 95%;
}