This commit is contained in:
2023-08-07 15:09:14 +03:00
parent ddec69a7d6
commit 09cd04078c
3 changed files with 38 additions and 64 deletions

View File

@@ -1090,12 +1090,7 @@ div.departure_arrival>div>input{
display: none;
}
select#id_cargo_type{
height: 120px;
background: none;
overflow: auto;
width: 193px;
}
div.from_to_place>div>select{
width: 392px;
@@ -1127,12 +1122,12 @@ input#id_extra_phone
/* line-height: 22px;*/
/*}*/
.checkbox_cargo_type{
display: flex;
display: block;
flex-wrap: wrap;
}
input#id_cargo_type{
width: 50%;
}
/*input#id_cargo_type{*/
/* width: 50%;*/
/*}*/
.errorlist.hide {
display: none;
@@ -1233,7 +1228,7 @@ input#id_cargo_type{
button#edit_route {
display: block;
height: 44px;
width: 86%;
width: 76%;
background: #FF613A;
color: #FFF;
font-family: Inter;