fix search input

This commit is contained in:
gonpombo8 2022-10-13 14:01:50 -03:00
parent 26e8fc6fd4
commit 2ea21ad89e
No known key found for this signature in database
GPG Key ID: 6BE1C3CD0908CE48

View File

@ -23,6 +23,9 @@
#book-search-hits {
max-height: calc(100vh - 400px) !important; // 130px -> uitopbar + titles + search input
}
#book-search-input img {
left: 16px;
}
}
.section-cards-container {
display: flex;