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

@@ -2,10 +2,6 @@
cursor: pointer;
}
ion-card-content {
width: fit-content;
}
.action-buttons {
float: right;
}