0.0.319 upd create_route, header_buttons alight

This commit is contained in:
2023-12-06 15:51:55 +03:00
parent d7ace77de8
commit d14a46d3d7
5 changed files with 53 additions and 42 deletions

View File

@@ -635,7 +635,8 @@ header .header-second {
.button_profile_header_mobile{
display: none;
cursor: pointer;
cursor: pointer;
vertical-align: middle;
}
.route_contact_avatar{
@@ -764,7 +765,7 @@ span.btn_profile_name {
/*END Language select*/
.header-second>div>img{
#support_img{
margin-right: 5px;
margin-left: 40px;
}
@@ -1424,6 +1425,7 @@ span.errorlist{
/*create new route*/
select#id_type_transport{
cursor: pointer;
display: block;
height: 60px;
width: 47%;
@@ -1703,7 +1705,7 @@ div.departure_arrival>div>input{
.input_list .hide{
display: none;
}
span.hide{
span.hide, .error_to_address_point.hide, #id_cargo_lable.hide, #error_id_phone.hide{
display: none;
}
#agreement_check.hide{