blob: 6f38e8f683888252c52acd5554c82b7e25da46e0 [file] [log] [blame]
.logout-outer {
width: 100%;
height: 90%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: #f8fafd;
}
.logout-inner {
text-align: center;
}