Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -538,14 +538,21 @@
|
||||
position: absolute;
|
||||
width: 320px;
|
||||
}
|
||||
.menu_buttons.filters{
|
||||
transition: 200ms;
|
||||
}
|
||||
.menu_buttons.left.close.filters{
|
||||
left: -347px;
|
||||
transition: 200ms;
|
||||
position: absolute;
|
||||
width: 320px;
|
||||
}
|
||||
.cut_width_f_curtain.left{
|
||||
top: 44px;
|
||||
}
|
||||
.menu_buttons.left.open.filters{
|
||||
max-height: 91vh;
|
||||
top: 0;
|
||||
}
|
||||
.block_w_paging.routes {
|
||||
width: 100%;
|
||||
|
||||
@@ -2356,12 +2356,12 @@
|
||||
max-height: 83vh;
|
||||
left: 0;
|
||||
padding: 13px;
|
||||
transition: 200ms;
|
||||
/* position: fixed; */
|
||||
float: left;
|
||||
text-align: left;
|
||||
position: absolute;
|
||||
top: 293px;
|
||||
transition: 0ms;
|
||||
}
|
||||
|
||||
.support .menu_buttons.left.open{
|
||||
|
||||
Reference in New Issue
Block a user