This commit is contained in:
2023-08-29 17:21:17 +03:00
parent 63f0fe8dd9
commit 6198ccaa97
2 changed files with 12 additions and 1 deletions

View File

@@ -1475,4 +1475,11 @@
}
.loader_f_loading_routes.show{
display: block;
}
.line_separator_page_w_el{
width: 100%;
border-bottom: 1px solid #919BA5;
margin-top: 30px;
margin-bottom: 30px;
}