0.8.356
This commit is contained in:
@@ -2229,6 +2229,10 @@
|
||||
/*display: none;*/
|
||||
}
|
||||
|
||||
.menu_buttons.filters{
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
/* for curtain right*/
|
||||
|
||||
.cut_width_f_curtain{
|
||||
@@ -2321,6 +2325,18 @@
|
||||
|
||||
}
|
||||
|
||||
.menu_buttons.left.open.filters{
|
||||
width: 300px;
|
||||
background: #FFFFFF;
|
||||
border-radius: 10px;
|
||||
max-height: 83vh;
|
||||
left: 0;
|
||||
padding: 10px;
|
||||
transition: 200ms;
|
||||
/* position: fixed; */
|
||||
float: left;
|
||||
}
|
||||
|
||||
.support .menu_buttons.left.open{
|
||||
margin-top: 49px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user