This commit is contained in:
2023-10-30 15:06:24 +03:00
parent a435e85d4c
commit 9d44384d22
2 changed files with 58 additions and 9 deletions

View File

@@ -1858,6 +1858,10 @@
border-radius: 10px;
}
.button-find-more-routes.hidden{
display: none;
}
.button-find-more-routes.hide{
display: none;
}