0.1.372 fix maegin for curtain and for inf_carrier

This commit is contained in:
2024-04-19 12:27:22 +03:00
parent 2c1f70018e
commit 27b4dd072e
2 changed files with 43 additions and 33 deletions

View File

@@ -1576,19 +1576,6 @@ a.open_inf_carrier{
left: 4px;
}
.name_carrier.hiden{
top: 6px;
/* background: linear-gradient(99deg, #040404 56%, #9f9f9f 25%, #ffffff); */
background: linear-gradient(99deg, #000000 1%, #ffffff 16%, #ffffff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: 200ms;
width: calc(90% - 10px);
overflow: hidden;
padding-right: 10px;
white-space: nowrap;
}
.from-to-city-text{
font-size: 14px;
color: #27242499;
@@ -2548,7 +2535,7 @@ a.open_inf_carrier{
}
.menu_buttons.right.open .menu_profile{
padding-top: 30px;
padding-top: 45px;
}