fix багов
This commit is contained in:
@@ -912,7 +912,12 @@ button{
|
||||
.form-input-list__item.active .form-input-list-item-box__content{
|
||||
background: var(--gradient-blue);
|
||||
}
|
||||
|
||||
.remote-control__item{
|
||||
display: none;
|
||||
}
|
||||
.remote-control__item.active{
|
||||
display: block;
|
||||
}
|
||||
/* .form-input-radio__ */
|
||||
/* form */
|
||||
|
||||
@@ -1943,7 +1948,7 @@ button{
|
||||
|
||||
}
|
||||
.modal-map-form__button{
|
||||
margin-top: 88px;
|
||||
margin-top: 83px;
|
||||
}
|
||||
.modal-map-form__sub-button{
|
||||
display: none;
|
||||
|
||||
@@ -190,13 +190,13 @@ main{
|
||||
}
|
||||
.cabinet__orders.active, .cabinet__profile.active{
|
||||
opacity: 1;
|
||||
|
||||
width: 100%;
|
||||
}
|
||||
.cabinet__orders.hide, .cabinet__profile.hide{
|
||||
position: static;
|
||||
display: block;
|
||||
pointer-events:auto;
|
||||
|
||||
width: 100%;
|
||||
}
|
||||
.cabinet__subscription-pc{
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user