0.0.261 style updates
This commit is contained in:
@@ -1114,7 +1114,7 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
padding-top: unset;
|
/*padding-top: unset;*/
|
||||||
}
|
}
|
||||||
.arrow_inf_about_moving{
|
.arrow_inf_about_moving{
|
||||||
|
|
||||||
@@ -1603,6 +1603,10 @@
|
|||||||
.first-line-card-carrier{
|
.first-line-card-carrier{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.from-to-city-text{
|
||||||
|
|
||||||
|
padding-top: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.container_inf_about_moving{
|
.container_inf_about_moving{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -1710,6 +1714,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 466px) {
|
@media (max-width: 466px) {
|
||||||
|
|
||||||
|
.header_buttons{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
/*.to_address_point_txt.find_route {*/
|
/*.to_address_point_txt.find_route {*/
|
||||||
/* width: 48.4%;*/
|
/* width: 48.4%;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
@@ -1738,6 +1746,10 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container-message_support_chat.right, .container-message_support_chat.left{
|
||||||
|
width: 75%;
|
||||||
|
}
|
||||||
|
|
||||||
.info_profile>div>div>.left-part-carrier-card>.container_inf_about_moving>.line_inf_about_moving>.carrier_inf_moving.left {
|
.info_profile>div>div>.left-part-carrier-card>.container_inf_about_moving>.line_inf_about_moving>.carrier_inf_moving.left {
|
||||||
width: 35%;
|
width: 35%;
|
||||||
}
|
}
|
||||||
@@ -1808,6 +1820,8 @@
|
|||||||
padding: 10px 55px;
|
padding: 10px 55px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.wrapper_tab_button{
|
.wrapper_tab_button{
|
||||||
width: 250px;
|
width: 250px;
|
||||||
/*margin-top: 20px;*/
|
/*margin-top: 20px;*/
|
||||||
|
|||||||
@@ -742,6 +742,7 @@
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
float: right;
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
}
|
}
|
||||||
.name_ticket.w_100{
|
.name_ticket.w_100{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -755,6 +756,7 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
text-wrap: nowrap;
|
text-wrap: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
overflow-wrap: normal;
|
||||||
width: calc(100% - 18px);
|
width: calc(100% - 18px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user