1.0.8 fix view bugs in my_routes, my_subscribe, main

This commit is contained in:
2024-05-20 13:27:51 +03:00
parent 5981f982f3
commit 5a893faa43
2 changed files with 9 additions and 2 deletions

View File

@@ -1232,6 +1232,7 @@
.name_carrier{
font-size: 14px;
position: unset;
}
@@ -1645,12 +1646,13 @@
.toggle_switch_cont{
margin-top: 6px;
width: 12%;
width: unset;
}
}
@media (max-width: 800px) {
@@ -1915,6 +1917,11 @@
margin-bottom: unset;
}
.name_carrier{
position: relative;
}
.splitter-from-to-country{