mirror of
https://github.com/searxng/searxng
synced 2024-11-05 06:01:05 +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:
parent
0400b8ca5d
commit
48d2dcbb20
@ -219,7 +219,7 @@
|
||||
@result-padding: 1rem;
|
||||
@search-width: 40rem;
|
||||
// heigh of #search, see detail.less
|
||||
@search-height: 7.5rem;
|
||||
@search-height: 7.75rem;
|
||||
|
||||
/// Device Size
|
||||
/// @desktop > @tablet
|
||||
|
Loading…
Reference in New Issue
Block a user