Merge remote-tracking branch 'origin/main'

This commit is contained in:
2023-11-18 18:24:30 +03:00
5 changed files with 48 additions and 24 deletions

View File

@@ -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%;