This commit is contained in:
SBD
2023-11-19 14:58:02 +03:00
parent 6f06f96a94
commit f7af979b7e
2 changed files with 8 additions and 3 deletions

View File

@@ -566,6 +566,7 @@
.menu_buttons.left.open.filters{
max-height: 91vh;
top: 0;
left: 0;
}
.block_w_paging.routes {
width: 100%;

View File

@@ -1020,10 +1020,14 @@
.container_inp_w_abr{
height: 66%;
width: 98%;
width: 100%;
position: relative;
}
.block-find-route{
min-height: 695px;
}
.cont-el-form-search-carrier > button{
width: 99%;
border-radius: 10px;
@@ -1146,7 +1150,7 @@
overflow-y: auto;
}
.block_w_paging.routes{
width: 73%;
width: 71%;
float: right;
}
@@ -2384,7 +2388,7 @@
background: #FFFFFF;
border-radius: 10px;
max-height: 83vh;
left: 0;
left: 19px;
padding: 13px;
/* position: fixed; */
float: left;