This commit is contained in:
2023-08-29 14:53:33 +03:00
parent 90f880ee70
commit 4cd6d1d0f5
4 changed files with 74 additions and 8 deletions

View File

@@ -1450,4 +1450,14 @@
.from_address_point_txt.find_route{
}
.button-find-more-routes{
width: 220px;
height: 60px;
background: #FF613A;
color: #FFFFFF;
font-size: 18px;
font-weight: 600;
border-radius: 10px;
}