mirror of
https://github.com/parchlinuxB/Gitee.git
synced 2025-02-22 18:05:44 -05:00
[fix] gallery view overlaps category bar
Closes: https://github.com/searxng/searxng/issues/4190 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
1668ff5e64
commit
b1507f188e
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@
|
|||
@results-image-row-height-phone: 10rem;
|
||||
@search-width: 44rem;
|
||||
// heigh of #search, see detail.less
|
||||
@search-height: 7.6rem;
|
||||
@search-height: 13rem;
|
||||
|
||||
/// Device Size
|
||||
/// @desktop > @tablet
|
||||
|
|
Loading…
Add table
Reference in a new issue