mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
call sesstion exparation model
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user