call sesstion exparation model

This commit is contained in:
2026-04-06 10:24:35 +01:00
parent d9984981d1
commit 154de1f991
3 changed files with 29 additions and 18 deletions
+13
View File
@@ -968,6 +968,19 @@ background: rgb(92, 92, 92);
display: none !important;
}
ion-modal.session-expired-modal-blocking {
--width: 100%;
--height: 100%;
--max-width: 100%;
--max-height: 100%;
--border-radius: 0;
--backdrop-opacity: 0.55;
}
ion-modal.session-expired-modal-blocking::part(content) {
--background: var(--ion-background-color, #fff);
}
.notification{
position: absolute;
top: 23px;