mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[fix] simple theme: adjust image detail height
when on the top of the page, the image is just below the search fields. this commit slightly aligh the top of the image detail with the bottom of the search fields.
This commit is contained in:
@@ -219,7 +219,7 @@
|
|||||||
@result-padding: 1rem;
|
@result-padding: 1rem;
|
||||||
@search-width: 40rem;
|
@search-width: 40rem;
|
||||||
// heigh of #search, see detail.less
|
// heigh of #search, see detail.less
|
||||||
@search-height: 7.5rem;
|
@search-height: 7.75rem;
|
||||||
|
|
||||||
/// Device Size
|
/// Device Size
|
||||||
/// @desktop > @tablet
|
/// @desktop > @tablet
|
||||||
|
|||||||
Reference in New Issue
Block a user