Compare commits

...

2 Commits

Author SHA1 Message Date
mrpaulblack
a0a2f0fd42 [build] /static 2025-07-16 11:02:12 +02:00
mrpaulblack
23d6f59771 [fix] simple theme: display image detail view fullscreen on landscape phones 2025-07-16 11:02:12 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -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;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long