1.0.8 fix view bugs in my_routes, my_subscribe, main
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user