MOBILE-4470 password: Fix password modal height
parent
d2ac783930
commit
87a02928d7
|
@ -109,6 +109,10 @@ ion-modal {
|
||||||
--width: 384px;
|
--width: 384px;
|
||||||
--height: auto;
|
--height: auto;
|
||||||
|
|
||||||
|
.ion-page {
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in New Issue