Change search components classes and styling to match upstream

This commit is contained in:
Thibaut Girka
2019-06-27 22:30:55 +02:00
committed by ThibG
parent ca17bae904
commit 6ad870a410
5 changed files with 35 additions and 94 deletions

View File

@ -6,7 +6,7 @@
height: calc(100% - 10px);
overflow-y: hidden;
.drawer--search input {
.search__input {
line-height: 18px;
font-size: 16px;
padding: 15px;