fix 18.11
This commit is contained in:
@@ -1862,6 +1862,9 @@ button{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.modal-form-content__line--two-mobile .modal-form-content-line__element{
|
||||
width: calc(50% - 12px);
|
||||
}
|
||||
.modal-form-content-line__element{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -99,9 +99,6 @@
|
||||
.modal-form-content__line--three .modal-form-content-line__element:nth-child(3){
|
||||
width: 82px;
|
||||
}
|
||||
.modal-form-content__line--two-mobile .modal-form-content-line__element{
|
||||
width: calc(50% - 12px);
|
||||
}
|
||||
.form__input{
|
||||
padding: 12px 14px;
|
||||
}
|
||||
|
||||
@@ -143,6 +143,7 @@
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
.order-your-calculation__title{
|
||||
font-family: var(--font-family);
|
||||
|
||||
Reference in New Issue
Block a user