0.0.75
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user