oak-general-business/es/components/user/password/update/mobile.module.less

15 lines
270 B
Plaintext

.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: center;
}
.container2 {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}