fix detail img

This commit is contained in:
MatthieuBarbu 2023-09-10 16:20:48 +02:00
parent 2e5e5be7d9
commit 828f600e71
1 changed files with 3 additions and 3 deletions

View File

@ -199,7 +199,7 @@ article.result-images .detail {
}
#results.image-detail-open.scrolling article.result-images[data-vim-selected] .detail {
top: 0;
//top: 0;
a.result-images-source img {
max-height: calc(100vh - 25rem);
@ -208,7 +208,7 @@ article.result-images .detail {
@media screen and (max-width: @tablet) {
#results.image-detail-open article.result-images[data-vim-selected] .detail {
top: 0;
//top: 0;
.ltr-left(0);
a.result-images-source {
@ -230,7 +230,7 @@ article.result-images .detail {
@media screen and (max-width: @phone) {
#results.image-detail-open article.result-images[data-vim-selected] .detail {
top: 0;
//top: 0;
.ltr-left(0);
padding: 1rem;