mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-15 21:04:08 +00:00
fix search input
This commit is contained in:
parent
26e8fc6fd4
commit
2ea21ad89e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user