fix открытие cabinet__orders
This commit is contained in:
@@ -187,6 +187,12 @@ main{
|
||||
}
|
||||
.cabinet__orders.active, .cabinet__profile.active{
|
||||
opacity: 1;
|
||||
|
||||
width: 100%;
|
||||
}
|
||||
.cabinet__orders.hide, .cabinet__profile.hide{
|
||||
position: static;
|
||||
display: block;
|
||||
}
|
||||
.cabinet__subscription-pc{
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user