cosmetic change to expanded images

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-05 05:30:33 +02:00
parent c1937a67c4
commit c870198188
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<div class="modal-body text-center p-0">
<div class="d-inline-block position-relative">
<a href="/" rel="nofollow noopener" target="_blank" id="desktop-expanded-image-wrap-link">
<img loading="lazy" alt="expanded image" src="" class="img-fluid rounded" id="desktop-expanded-image" style="min-width: 250px;min-width: min(250px,50vw);border:5px white solid">
<img loading="lazy" alt="expanded image" src="" class="img-fluid rounded" id="desktop-expanded-image" style="height:90vh;border:5px white solid">
</a>
</div>
</div>