0.0.234 small bug fix

This commit is contained in:
2023-11-19 14:47:21 +03:00
parent d6da292d5f
commit a3ef86ba37
6 changed files with 34 additions and 8 deletions

View File

@@ -967,6 +967,7 @@
padding: 20px 15.2px;
border-radius: 10px 0 0 10px;
width: calc(100% - 95px);
font-size: 14px;
}
.from_address_point_txt.find_route.w_100{
@@ -1002,6 +1003,7 @@
background-image: none !important;
margin-top: 0;
padding: 20px 15.2px;
font-size: 14px;
}
.input_list.find_route{
@@ -1049,6 +1051,7 @@
background: url(/static/img/svg/Calendar.svg) white 50%;
background-repeat: no-repeat;
background-position: right 2% bottom 45%;
font-size: 14px;
}
@@ -1077,11 +1080,12 @@
padding: 0;
color: #272424;
font-family: Inter;
font-size: 16px;
font-size: 14px;
font-style: normal;
font-weight: 400;
margin-top: 0;
padding-left: 10px;
}
.cont-el-form-search-carrier.last > select:focus-visible{