0.0.261 style updates

This commit is contained in:
2023-11-28 17:47:52 +03:00
parent 381f0a8490
commit 97b00d94cf
2 changed files with 17 additions and 1 deletions

View File

@@ -1114,7 +1114,7 @@
font-size: 12px;
font-weight: 400;
padding-bottom: 10px;
padding-top: unset;
/*padding-top: unset;*/
}
.arrow_inf_about_moving{
@@ -1603,6 +1603,10 @@
.first-line-card-carrier{
text-align: center;
}
.from-to-city-text{
padding-top: unset;
}
.container_inf_about_moving{
width: 100%;
@@ -1710,6 +1714,10 @@
}
@media (max-width: 466px) {
.header_buttons{
display: none;
}
/*.to_address_point_txt.find_route {*/
/* width: 48.4%;*/
/*}*/
@@ -1738,6 +1746,10 @@
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 {
width: 35%;
}
@@ -1808,6 +1820,8 @@
padding: 10px 55px;
}
.wrapper_tab_button{
width: 250px;
/*margin-top: 20px;*/

View File

@@ -742,6 +742,7 @@
border-radius: 3px;
float: right;
position: relative;
}
.name_ticket.w_100{
width: 100%;
@@ -755,6 +756,7 @@
left: 0;
text-wrap: nowrap;
overflow: hidden;
overflow-wrap: normal;
width: calc(100% - 18px);
}