Style fixes

This commit is contained in:
Juan Ferrer 2019-01-31 00:39:40 +01:00
parent 8132518186
commit 70fc851841
1 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,9 @@ vn-searchbar {
}
.search-panel {
@extend .pad-large;
max-height: 44em;
& > form {
@extend .pad-large;
}
}