This commit is contained in:
SBD
2023-11-19 19:46:30 +03:00
parent fade021048
commit 39f37bcd23
4 changed files with 83 additions and 47 deletions

View File

@@ -598,6 +598,13 @@
border-radius: 10px;
display: block;
}
.menu_buttons.curtain.left.open.first.filters{
left: -320px;
}
.menu_buttons.curtain.left.open.filters{
left: 0;
}
.menu_buttons.left.open{
left: 0;
@@ -688,9 +695,6 @@
top: 0;
right: 0;
}
.block_overlay.show.routes{
display: block;
}
#customer>a, #mover>a{
left: 5%;
}
@@ -1156,6 +1160,9 @@
.block_overlay.show{
display: block;
}
.block_overlay.show.routes {
display: block;
}
/*этот стиль перекрывал блок диалога в сообщения блюром*/
.menu_buttons.right.open {
right: 0;