This commit is contained in:
2023-09-02 19:18:36 +03:00
parent 45fb9d0060
commit 63879809fd
4 changed files with 80 additions and 40 deletions

View File

@@ -796,6 +796,14 @@
height: 60px;
}
.cont-el-form-search-carrier > a{
width: 99%;
border-radius: 10px;
color: #FFFFFF;
background: #FF613A;
height: 60px;
}
.cont-el-form-search-carrier > input{
border: 1px solid #E6E6E6;
display: block;