0.0.76 upd range-slider

This commit is contained in:
2023-08-07 16:31:41 +03:00
parent 712287785a
commit eba4bd3735
3 changed files with 25 additions and 3 deletions

View File

@@ -1097,6 +1097,24 @@ div.from_to_place>div>select{
}
/*Input for cargo-weight*/
.js-input {
display: block;
height: 60px;
width: 394px;
border-radius: 15px;
border: 2px solid #E6E6E6;
color: #272424;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px;
appearance: none;
}
input#id_phone,
input#id_extra_phone
{
@@ -1134,6 +1152,8 @@ input#id_extra_phone
}
/*my routes*/
.my_route{