mirror of
https://github.com/searxng/searxng.git
synced 2025-07-31 14:33:50 -04:00
[fix] simple theme: display image detail view fullscreen on landscape phones
This commit is contained in:
parent
d574339853
commit
23d6f59771
@ -244,7 +244,7 @@ article.result-images .detail {
|
||||
|
||||
a.result-images-source img {
|
||||
width: 100%;
|
||||
max-height: calc(100vh - 20rem);
|
||||
max-height: calc(100vh - 2rem);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user