This commit is contained in:
Mikola
2024-01-16 21:29:24 +03:00
parent 8c85ef07c8
commit c78a094127
4 changed files with 26 additions and 41 deletions

View File

@ -31,6 +31,17 @@
padding: 10px !important;
height: 40px !important;
margin-bottom: 5px !important;
max-width: 366px;
width: 100%;
border-radius: 8px;
border: none;
background-color: #ffffff;
font-size: 15px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
text-align: left;
outline: none;
}
&__arrow {