Change search field width

This commit is contained in:
Angelina Filippova 2019-03-25 01:00:43 +03:00
parent 7e3f385b4e
commit 3c0768868b

View file

@ -183,7 +183,7 @@ export default {
}
.search {
width: 300px;
width: 350px;
float: right;
}
.search-container {